java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.roughplanning.rs1.weight.workloaddistributionweight.DTOWorkloadDistributionWeight
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTOWorkloadDistributionWeight extends DynO
DTO for workload distribution weight
Since:
19.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOWorkloadDistributionWeight

      public DTOWorkloadDistributionWeight()
  • Method Details

    • getId

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

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

      public final Long getWorkloadRuleWorkorderCombination()
      Gets the workload rule w o combination.
      Returns:
      the workload rule w o combination
    • setWorkloadRuleWorkorderCombination

      public final void setWorkloadRuleWorkorderCombination(Long workloadRuleWorkorderCombination)
      Sets the workload rule w o combination.
      Parameters:
      workloadRuleWorkorderCombination - the new workload rule w o combination
    • getStartDate

      public final ZonedDateTime getStartDate()
      Gets the start date.
      Returns:
      the start date
    • setStartDate

      public final void setStartDate(ZonedDateTime startDate)
      Sets the start date.
      Parameters:
      startDate - the new start date
    • getEndDate

      public final ZonedDateTime getEndDate()
      Gets the end date.
      Returns:
      the end date
    • setEndDate

      public final void setEndDate(ZonedDateTime endDate)
      Sets the end date.
      Parameters:
      endDate - the new end date
    • getWeight

      public final Double getWeight()
      Gets the weight.
      Returns:
      the weight
    • setWeight

      public final void setWeight(Double weight)
      Sets the weight.
      Parameters:
      weight - the new weight