Class BOInterventionStatus

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.execution.bl.intervention.status.BOInterventionStatus
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class BOInterventionStatus extends DynO
Business object representing a intervention status
Since:
18.0
See Also:
GCApi:
bo
  • Constructor Details

    • BOInterventionStatus

      public BOInterventionStatus()
  • Method Details

    • getId

      public Long getId()
      Returns the intervention status id.
      Returns:
      the the intervention status id
    • setId

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

      public String getDescription()
      Returns the intervention status description.
      Returns:
      the description
    • setDescription

      public void setDescription(String description)
      Sets the intervention status description.
      Parameters:
      description - the description
    • getCode

      public String getCode()
      Returns the intervention status code.
      Returns:
      the code
    • setCode

      public void setCode(String code)
      Sets the intervention status code.
      Parameters:
      code - the code