Hierarchy For Package eus.ehu.hotelreservation.domain
Class Hierarchy
- java.lang.Object
- eus.ehu.hotelreservation.domain.Customer
- eus.ehu.hotelreservation.domain.Hotel
- eus.ehu.hotelreservation.domain.HotelRoomType
- eus.ehu.hotelreservation.domain.Rate
- eus.ehu.hotelreservation.domain.Reservation
- eus.ehu.hotelreservation.domain.Room
- eus.ehu.hotelreservation.domain.RoomType
- eus.ehu.hotelreservation.domain.WaitingListEntry
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- eus.ehu.hotelreservation.domain.RoomStatus
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)