Class Condition
java.lang.Object
org.cswteams.ms3.entity.condition.Condition
- Direct Known Subclasses:
PermanentCondition,TemporaryCondition
A condition that can be related to a
Doctor.- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Condition
Create a condition as descripted bytype.- Parameters:
type- condition description
-
Condition
protected Condition()Default constructor needed by Lombok
-