Uses of Class
travel.wink.hotelbeds.content.sdk.model.ApiHotelRoomStay
Packages that use ApiHotelRoomStay
-
Uses of ApiHotelRoomStay in travel.wink.hotelbeds.content.sdk.model
Methods in travel.wink.hotelbeds.content.sdk.model that return ApiHotelRoomStayModifier and TypeMethodDescriptionApiHotelRoomStay.addRoomStayFacilitiesItem(ApiHotelRoomStayFacility roomStayFacilitiesItem) ApiHotelRoomStay.description(String description) ApiHotelRoomStay.roomStayFacilities(List<ApiHotelRoomStayFacility> roomStayFacilities) Methods in travel.wink.hotelbeds.content.sdk.model that return types with arguments of type ApiHotelRoomStayModifier and TypeMethodDescription@Valid List<ApiHotelRoomStay>ApiHotelRoom.getRoomStays()List of the different departments in which the room is divided.Methods in travel.wink.hotelbeds.content.sdk.model with parameters of type ApiHotelRoomStayMethod parameters in travel.wink.hotelbeds.content.sdk.model with type arguments of type ApiHotelRoomStayModifier and TypeMethodDescriptionApiHotelRoom.roomStays(List<ApiHotelRoomStay> roomStays) voidApiHotelRoom.setRoomStays(List<ApiHotelRoomStay> roomStays)