Class BOOutcomeWorkOrderOrigin

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

public class BOOutcomeWorkOrderOrigin extends DynO
Business object representing a outcome work order origin.
Since:
18.0
See Also:
GCApi:
bo
  • Constructor Details

    • BOOutcomeWorkOrderOrigin

      public BOOutcomeWorkOrderOrigin()
  • Method Details

    • getId

      public Long getId()
      Returns:
      the id
    • setId

      public void setId(Long id)
      Parameters:
      id - the id to set
    • getDescription

      public String getDescription()
      Returns:
      the description
    • setDescription

      public void setDescription(String description)
      Parameters:
      description - the description to set
    • getCode

      public String getCode()
      Returns:
      the code
    • setCode

      public void setCode(String code)
      Parameters:
      code - the code to set