Class BORoughPlanningCreationFilter

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

public class BORoughPlanningCreationFilter extends DynO
Business Object representing rough planning creation filter
Since:
19.0
See Also:
GCApi:
bo
  • Constructor Details

    • BORoughPlanningCreationFilter

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

      public Long getRoughPlanning()
      Gets the rough planning.
      Returns:
      the rough planning
    • setRoughPlanning

      public void setRoughPlanning(Long roughPlanning)
      Sets the rough planning.
      Parameters:
      roughPlanning - the new rough planning
    • getFilterValues

      public String getFilterValues()
      Gets the filter values.
      Returns:
      the filter values
    • setFilterValues

      public void setFilterValues(String filterValues)
      Sets the filter values.
      Parameters:
      filterValues - the new filter values
    • getOrder

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

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