Class CrewShellCompositionCheckInput

java.lang.Object
overit.geocallapp.wfm.core.bl.crewshell.composition.event.CrewShellCompositionCheckInput

public class CrewShellCompositionCheckInput extends Object
Input object for the CrewShellCompositionCheckInput.
Since:
17.0
  • Constructor Details

    • CrewShellCompositionCheckInput

      public CrewShellCompositionCheckInput()
  • Method Details

    • getCrewShellComposition

      public List<BOCrewShellDraftComposition> getCrewShellComposition()
      Returns the crew shell composition.
      Returns:
      the crew shell composition.
    • setCrewShellComposition

      public void setCrewShellComposition(List<BOCrewShellDraftComposition> crewShellComposition)
      Sets the crew shell composition.
      Parameters:
      crewShellComposition - the crew shell composition.
    • getLevel

      public CheckIssueLevel getLevel()
      Returns the level.
      Returns:
      the level
    • setLevel

      public void setLevel(CheckIssueLevel level)
      Sets the level.
      Parameters:
      level - the level