Uses of Class
travel.wink.sdk.extranet.model.HotelInformationSupplier
Packages that use HotelInformationSupplier
-
Uses of HotelInformationSupplier in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return HotelInformationSupplierModifier and TypeMethodDescriptionHotelInformationSupplier.architecturalStyle(String architecturalStyle) HotelInformationSupplier.channelManager(HotelInformationSupplier.ChannelManagerEnum channelManager) HotelInformationSupplier.channelManagerIdentifier(UUID channelManagerIdentifier) HotelInformationSupplier.currencyCode(String currencyCode) @NotNull @Valid HotelInformationSupplierPropertyRegistrationRequestSupplier.getInfo()Get infoHotelInformationSupplier.hotelBrand(String hotelBrand) HotelInformationSupplier.hotelCategory(String hotelCategory) HotelInformationSupplier.hotelChain(String hotelChain) HotelInformationSupplier.licenseNumber(String licenseNumber) HotelInformationSupplier.locationCategory(String locationCategory) HotelInformationSupplier.numberOfRooms(Integer numberOfRooms) HotelInformationSupplier.otherChannelManager(String otherChannelManager) HotelInformationSupplier.segmentCategory(String segmentCategory) Methods in travel.wink.sdk.extranet.model with parameters of type HotelInformationSupplierModifier and TypeMethodDescriptionPropertyRegistrationRequestSupplier.info(HotelInformationSupplier info) voidPropertyRegistrationRequestSupplier.setInfo(HotelInformationSupplier info)