Package org.cswteams.ms3.entity
Class Task
java.lang.Object
org.cswteams.ms3.entity.Task
Class that has the responsibility to map tasks to medical services,
e.g. ward, clinic, emergency room, and so on.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Task
protected Task() -
Task
Create a new task, of the specified type.- Parameters:
taskType- Type of all the possible tasks to be assigned to
-