Class BORoughPlanningResource

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

public class BORoughPlanningResource extends DynO
Business object representing a row of a rough planning resource
Since:
18.0
See Also:
  • Constructor Details

    • BORoughPlanningResource

      public BORoughPlanningResource()
  • 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
    • getRoughPlanning

      public Long getRoughPlanning()
      Returns the rough planning id
      Returns:
      the id
      See Also:
    • setRoughPlanning

      public void setRoughPlanning(Long roughPlanning)
      Sets the rough planning id
      Parameters:
      roughPlanning - the 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