Class CrewShellResourceWorkshiftEnableInput

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

public class CrewShellResourceWorkshiftEnableInput extends DynO
Business object representing an input for the event that enables the crew shell workshift objects
Since:
16.0
See Also:
GCApi:
bo
  • Constructor Details

    • CrewShellResourceWorkshiftEnableInput

      public CrewShellResourceWorkshiftEnableInput()
  • Method Details

    • getUser

      public Long getUser()
      Returns the resource
      Returns:
      the resource
    • setUser

      public void setUser(Long user)
      Sets the resource
      Parameters:
      user - the resource
    • getDay

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

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

      public Long getCrewShellWorkshift()
      Returns the crew shell workshift
      Returns:
      the crew shell workshift
    • setCrewShellWorkshift

      public void setCrewShellWorkshift(Long crewShellWorkshift)
      Sets the crew shell workshift
      Parameters:
      crewShellWorkshift - the crew shell workshift