Class BOSchedulingAreaMicrocluster

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.core.bl.location.microcluster.schedulingareamc.BOSchedulingAreaMicrocluster
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class BOSchedulingAreaMicrocluster extends DynO
Business object representing a scheduling area microcluster
It contains the information on the relation between a bundle and the associated scheduling areas.
.
Since:
10.1
See Also:
GCApi:
bo
  • Constructor Details

    • BOSchedulingAreaMicrocluster

      public BOSchedulingAreaMicrocluster()
  • Method Details

    • getSchedulingArea

      public Long getSchedulingArea()
      Returns the scheduling area id.
      Returns:
      the scheduling area id
      See Also:
    • setSchedulingArea

      public void setSchedulingArea(Long schedulingArea)
      Sets the scheduling area id.
      Parameters:
      schedulingArea - the scheduling area id
      See Also:
    • getMicrocluster

      public String getMicrocluster()
      Returns the microcluster.
      Returns:
      the microcluster
    • setMicrocluster

      public void setMicrocluster(String microcluster)
      Sets the microcluster.
      Parameters:
      microcluster - the microcluster