Class TimetableSlot

    • Constructor Detail

      • TimetableSlot

        public TimetableSlot()
    • Method Detail

      • getDay

        public int getDay()
      • getDuration

        public int getDuration()
      • getFirstHour

        public int getFirstHour()
      • getRoom

        public String getRoom()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object