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

public class BOWorkCycleRule extends DynO
Business Object representing work cycle rule
Since:
21.0
See Also:
GCApi:
bo
  • Field Details

  • Constructor Details

    • BOWorkCycleRule

      public BOWorkCycleRule()
  • Method Details

    • getId

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

      public void setId(Long id)
      Sets the id.
      Parameters:
      id - the new id
    • getWorkOrderType

      public Long getWorkOrderType()
      Gets the work order type.
      Returns:
      the work order type
    • setWorkOrderType

      public void setWorkOrderType(Long workOrderType)
      Sets the work order type.
      Parameters:
      workOrderType - the new work order type
    • getWorkCycle

      public Long getWorkCycle()
      Gets the work cycle.
      Returns:
      the work cycle
    • setWorkCycle

      public void setWorkCycle(Long workCycle)
      Sets the work cycle.
      Parameters:
      workCycle - the new work cycle
    • getOrder

      public Long getOrder()
      Gets the order.
      Returns:
      the order
    • setOrder

      public void setOrder(Long order)
      Sets the order.
      Parameters:
      order - the new order
    • getWorkOrderSources

      public Collection<Long> getWorkOrderSources()
      Gets the work order sources.
      Returns:
      the work order sources
    • getWorkOrderSourcesString

      public String getWorkOrderSourcesString()
    • setWorkOrderSources

      public void setWorkOrderSources(Collection<Long> workOrderSources)
      Sets the work order sources.
      Parameters:
      workOrderSources - the new work order sources
    • setWorkOrderSourcesString

      public void setWorkOrderSourcesString(String workOrderSources)
      Sets the work order sources.
      Parameters:
      workOrderSources - the new work order sources
    • getOperationCenters

      public Collection<Long> getOperationCenters()
      Gets the operation centers.
      Returns:
      the operation centers
    • getOperationCentersString

      public String getOperationCentersString()
    • setOperationCenters

      public void setOperationCenters(Collection<Long> operationCenters)
      Sets the operation centers.
      Parameters:
      operationCenters - the new operation centers
    • setOperationCentersString

      public void setOperationCentersString(String operationCenters)
      Sets the operation centers.
      Parameters:
      operationCenters - the new operation centers
    • getMeterLocations

      public Collection<Long> getMeterLocations()
      Gets the meter locations.
      Returns:
      the meter locations
    • getMeterLocationsString

      public String getMeterLocationsString()
    • setMeterLocations

      public void setMeterLocations(Collection<Long> meterLocations)
      Sets the meter locations.
      Parameters:
      meterLocations - the new meter locations
    • setMeterLocationsString

      public void setMeterLocationsString(String meterLocations)
      Sets the meter locations.
      Parameters:
      meterLocations - the new meter locations
    • getMeterTypes

      public Collection<Long> getMeterTypes()
      Gets the meter types.
      Returns:
      the meter types
    • getMeterTypesString

      public String getMeterTypesString()
    • setMeterTypes

      public void setMeterTypes(Collection<Long> meterTypes)
      Sets the meter types.
      Parameters:
      meterTypes - the new meter types
    • setMeterTypesString

      public void setMeterTypesString(String meterTypes)
      Sets the meter types string.
      Parameters:
      meterTypes - the meter types string