Class CrewShellDetailInput

java.lang.Object
overit.geocallapp.wfm.core.ux.crewshell.edit.CrewShellDetailInput

public class CrewShellDetailInput extends Object
Object used as input bean for the CrewShellDetail page.
Since:
16.0
  • Constructor Details

    • CrewShellDetailInput

      public CrewShellDetailInput()
  • Method Details

    • getCrewShell

      public BOCrewShell getCrewShell()
      Returns the id of the crew shell
      Returns:
      the id of the crew shell
      See Also:
    • setCrewShell

      public void setCrewShell(BOCrewShell crewShell)
      Sets the id of the crew shell
      Parameters:
      crewShell - the id of the crew shell
      See Also:
    • getMode

      public ContainerMode getMode()
      Returns the mode.
      Returns:
      the mode
    • setMode

      public void setMode(ContainerMode mode)
      Sets the mode.
      Parameters:
      mode - the mode
    • getCrewShellDate

      public Date getCrewShellDate()
      Returns the crew shell date.
      Returns:
      Date crew shell date
    • setCrewShellDate

      public void setCrewShellDate(Date crewShellDate)
      Sets crew shell date
      Parameters:
      crewShellDate - crew shell date