Class DTOInterventionOutcome
java.lang.Object
overit.geocallapp.wfm.cee.rs1.intervention.change.DTOInterventionChangeRequest
overit.geocallapp.wfm.cee.rs1.intervention.change.DTOInterventionOutcome
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetEndExecutionDate(Date endExecutionDate) voidsetStartExecutionDate(Date startExecutionDate) voidsetStatus(ConstCee.InterventionStatus status) Methods inherited from class overit.geocallapp.wfm.cee.rs1.intervention.change.DTOInterventionChangeRequest
getMessages, setMessages
-
Constructor Details
-
DTOInterventionOutcome
public DTOInterventionOutcome()
-
-
Method Details
-
getStatus
-
setStatus
-
getStartExecutionDate
-
setStartExecutionDate
-
getEndExecutionDate
-
setEndExecutionDate
-