java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.interventiongroup.state.BOInterventionGroupState
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class BOInterventionGroupState extends DynO
Business object representing a intervention group state
Since:
9.2
See Also:
GCApi:
bo
  • Constructor Details

    • BOInterventionGroupState

      public BOInterventionGroupState()
  • Method Details

    • getId

      public Long getId()
      Gets the state id
      Returns:
      the state id
    • setId

      public void setId(Long id)
      Sets the state id
      Parameters:
      id - the state id
    • getDescription

      public String getDescription()
      Gets the state description
      Returns:
      the state description
    • setDescription

      public void setDescription(String description)
      Sets the state description
      Parameters:
      description - the state description