Class TeamShiftCheckInsertInput

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

public class TeamShiftCheckInsertInput extends DynO
Business object representing the input for the TeamShiftCheckInsertEvent event.
Since:
16.0
See Also:
GCApi:
bo
  • Constructor Details

    • TeamShiftCheckInsertInput

      public TeamShiftCheckInsertInput()
  • Method Details

    • getResources

      public Set<Long> getResources()
      Returns the collection of resources.
      Returns:
      the collection of resources
    • setResources

      public void setResources(Set<Long> resources)
      Sets the collection of resources.
      Parameters:
      resources - the collection of resources
    • getDay

      public Date getDay()
      Returns the day.
      Returns:
      the day
    • setDay

      public void setDay(Date day)
      Sets the day.
      Parameters:
      day - the day