java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.coveragealgorithm.input.BOCapacityPlanningAlgorithmStatus
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class BOCapacityPlanningAlgorithmStatus extends DynO
Business object representing an output of the coverage algorithm job info.
Since:
20.0
See Also:
GCApi:
bo
  • Constructor Details

    • BOCapacityPlanningAlgorithmStatus

      public BOCapacityPlanningAlgorithmStatus()
  • Method Details

    • getId

      public String getId()
      Gets id.
      Returns:
      the id
    • setId

      public void setId(String id)
      Sets id.
      Parameters:
      id - the id
    • getQueueId

      public String getQueueId()
      Gets queue id.
      Returns:
      the queue id
    • setQueueId

      public void setQueueId(String queueId)
      Sets queue id.
      Parameters:
      queueId - the queue id
    • getStatus

      public String getStatus()
      Gets status.
      Returns:
      the status
    • setStatus

      public void setStatus(String status)
      Sets status.
      Parameters:
      status - the status
    • getCreatedOn

      public String getCreatedOn()
      Gets created on.
      Returns:
      the created on
    • setCreatedOn

      public void setCreatedOn(String createdOn)
      Sets created on.
      Parameters:
      createdOn - the created on
    • getStartedOn

      public String getStartedOn()
      Gets started on.
      Returns:
      the started on
    • setStartedOn

      public void setStartedOn(String startedOn)
      Sets started on.
      Parameters:
      startedOn - the started on
    • getEndedOn

      public String getEndedOn()
      Gets ended on.
      Returns:
      the ended on
    • setEndedOn

      public void setEndedOn(String endedOn)
      Sets ended on.
      Parameters:
      endedOn - the ended on
    • getNode

      public String getNode()
      Gets node.
      Returns:
      the node
    • setNode

      public void setNode(String node)
      Sets node.
      Parameters:
      node - the node