Class SeatView


  • public class SeatView
    extends Object
    • Constructor Detail

      • SeatView

        public SeatView()
      • SeatView

        public SeatView​(Seat seat)
    • Method Detail

      • getEmployeeId

        public Long getEmployeeId()
      • setEmployeeId

        public void setEmployeeId​(Long employeeId)
      • getDayInRotation

        public Integer getDayInRotation()
      • setDayInRotation

        public void setDayInRotation​(Integer dayInRotation)