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

public class BOAgendaStatus extends DynO
Business object representing a agenda status
Since:
17.0
See Also:
GCApi:
bo
  • Constructor Details

    • BOAgendaStatus

      public BOAgendaStatus()
  • Method Details

    • getId

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

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

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

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

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

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