Uses of Class
travel.wink.sdk.extranet.model.HotelInformation
Packages that use HotelInformation
-
Uses of HotelInformation in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return HotelInformationModifier and TypeMethodDescriptionHotelInformation.architecturalStyle(String architecturalStyle) HotelInformation.channelManager(HotelInformation.ChannelManagerEnum channelManager) HotelInformation.currencyCode(String currencyCode) @NotNull @Valid HotelInformationPropertyRegistrationRequest.getInfo()Get infoHotelInformation.hotelBrand(String hotelBrand) HotelInformation.hotelCategory(String hotelCategory) HotelInformation.hotelChain(String hotelChain) HotelInformation.licenseNumber(String licenseNumber) HotelInformation.locationCategory(String locationCategory) HotelInformation.numberOfRooms(Integer numberOfRooms) HotelInformation.otherChannelManager(String otherChannelManager) HotelInformation.segmentCategory(String segmentCategory) Methods in travel.wink.sdk.extranet.model with parameters of type HotelInformationModifier and TypeMethodDescriptionPropertyRegistrationRequest.info(HotelInformation info) voidPropertyRegistrationRequest.setInfo(HotelInformation info)