Class CrewShellCompositionConfirmInput

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

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

    • CrewShellCompositionConfirmInput

      public CrewShellCompositionConfirmInput()
  • Method Details

    • getCrewShell

      public Long getCrewShell()
      Returns the crew shell ID
      Returns:
      crewShell the crew shell id
      See Also:
    • setCrewShell

      public void setCrewShell(Long crewShell)
      Sets the crew shell IDs
      Parameters:
      crewShell - the crew shell ID
      See Also:
    • getDay

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

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