Class Shift

    • Constructor Detail

      • Shift

        public Shift()
    • Method Detail

      • getShiftDate

        public ShiftDate getShiftDate()
      • setShiftDate

        public void setShiftDate​(ShiftDate shiftDate)
      • getShiftType

        public ShiftType getShiftType()
      • setShiftType

        public void setShiftType​(ShiftType shiftType)
      • getIndex

        public int getIndex()
      • setIndex

        public void setIndex​(int index)
      • getRequiredEmployeeSize

        public int getRequiredEmployeeSize()
      • setRequiredEmployeeSize

        public void setRequiredEmployeeSize​(int requiredEmployeeSize)
      • getLabel

        public String getLabel()