Package org.cswteams.ms3.dto.condition
Class UpdateConditionsDTO.GenericCondition
java.lang.Object
org.cswteams.ms3.dto.condition.UpdateConditionsDTO.GenericCondition
- Enclosing class:
UpdateConditionsDTO
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GenericCondition
- Parameters:
condition- String representing the conditionstartDate- Long representing start date or 0 if it's a permanent conditionendDate- Long representing end date or 0 if it's a permanent condition
-