Class WorkCyclePermitsRemoveInput

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.core.bl.permits.workcycle.event.WorkCyclePermitsRemoveInput
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class WorkCyclePermitsRemoveInput extends DynO
See Also:
  • Field Details

    • workCycleId

      protected Long workCycleId
    • permitTypeId

      protected Long permitTypeId
  • Constructor Details

    • WorkCyclePermitsRemoveInput

      public WorkCyclePermitsRemoveInput()
  • Method Details

    • getWorkCycleId

      public Long getWorkCycleId()
    • setWorkCycleId

      public void setWorkCycleId(Long workCycleId)
    • getPermitTypeId

      public Long getPermitTypeId()
    • setPermitTypeId

      public void setPermitTypeId(Long permitTypeId)