Class AssociateWorkCyclePermitsInput

java.lang.Object
overit.geocallapp.wfm.core.ux.permits.workcycle.AssociateWorkCyclePermitsInput
All Implemented Interfaces:
Serializable

public class AssociateWorkCyclePermitsInput extends Object implements Serializable
See Also:
  • Constructor Details

    • AssociateWorkCyclePermitsInput

      public AssociateWorkCyclePermitsInput()
  • Method Details

    • getWorkCycleId

      public Long getWorkCycleId()
      Returns the work cycle id.
      Returns:
      the work cycle id
    • setWorkCycleId

      public void setWorkCycleId(Long workCycleId)
      Sets the work cycle id.
      Parameters:
      workCycleId - the work cycle id
    • getMode

      public Integer getMode()
      Returns the page mode.
      Returns:
      the page mode
    • setMode

      public void setMode(Integer mode)
      Sets the page mode.
      Parameters:
      mode - the page mode