Uses of Class
eus.ehu.hotelreservation.domain.HotelRoomType
Packages that use HotelRoomType
-
Uses of HotelRoomType in eus.ehu.hotelreservation.domain
Methods in eus.ehu.hotelreservation.domain that return types with arguments of type HotelRoomTypeMethod parameters in eus.ehu.hotelreservation.domain with type arguments of type HotelRoomTypeModifier and TypeMethodDescriptionvoidHotel.setHotelRoomTypes(List<HotelRoomType> hotelRoomTypes) voidRoomType.setHotelRoomTypes(List<HotelRoomType> hotelRoomTypes)