Class DTORoughPlanningResourceResult

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

public class DTORoughPlanningResourceResult extends DynO
DTO for rough planning resource result.
Since:
18.0
See Also:
  • Constructor Details

    • DTORoughPlanningResourceResult

      public DTORoughPlanningResourceResult()
  • Method Details

    • getId

      public Long getId()
      Returns the rough planning resource id
      Returns:
      the rough planning resource id
    • setId

      public void setId(Long id)
      Sets the rough planning resource id
      Parameters:
      id - the rough planning resource id
    • getResource

      public Long getResource()
      Returns the rough planning resource
      Returns:
      the rough planning resource
    • setResource

      public void setResource(Long resource)
      Sets the rough planning resource
      Parameters:
      resource - the rough planning resource
    • getBucket

      public Long getBucket()
      Returns the rough planning bucket
      Returns:
      the rough planning bucket
    • setBucket

      public void setBucket(Long bucket)
      Sets the rough planning bucket
      Parameters:
      bucket - the rough planning bucket
    • getTotalHours

      public Long getTotalHours()
      Returns the rough planning resource total hours per bucket
      Returns:
      the rough planning resource total hours per bucket
    • setTotalHours

      public void setTotalHours(Long totalHours)
      Sets the rough planning resource total hours per bucket
      Parameters:
      totalHours - the rough planning resource total hours per bucket