Class NearestWorkShiftSearchInput

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.calendars.bl.workshift.exception.event.NearestWorkShiftSearchInput
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class NearestWorkShiftSearchInput extends DynO
Object representing an input object for the NearestWorkShiftSearchEvent.
Since:
18.0
See Also:
  • Constructor Details

    • NearestWorkShiftSearchInput

      public NearestWorkShiftSearchInput()
  • Method Details

    • getResource

      public final Long getResource()
      Returns the resource id.
      Returns:
      the resource id
    • setResource

      public final void setResource(Long resource)
      Sets the resource id.
      Parameters:
      resource - the resource id
    • getReferenceDate

      public final Date getReferenceDate()
      Returns the reference date.
      Returns:
      the reference date
    • setReferenceDate

      public final void setReferenceDate(Date referenceDate)
      Sets the reference date.
      Parameters:
      referenceDate - the reference date