Class BOWorkOrderOrigin

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.workorders.bl.origin.BOWorkOrderOrigin
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class BOWorkOrderOrigin extends DynO
Business object representing a work order source
Since:
17.0
See Also:
GCApi:
bo
  • Constructor Details

    • BOWorkOrderOrigin

      public BOWorkOrderOrigin()
  • Method Details

    • getId

      public Long getId()
      Returns the scheduling mode id.
      Returns:
      the scheduling mode id
    • setId

      public void setId(Long id)
      Sets the scheduling mode id.
      Parameters:
      id - the scheduling mode id
    • getDescription

      public String getDescription()
      Returns the scheduling mode description.
      Returns:
      the description
    • setDescription

      public void setDescription(String description)
      Sets the scheduling mode description.
      Parameters:
      description - the description
    • getCode

      public String getCode()
      Returns the scheduling mode code.
      Returns:
      the code
    • setCode

      public void setCode(String code)
      Sets the scheduling mode code.
      Parameters:
      code - the code