Uses of Class
travel.wink.sdk.extranet.model.HotelProfile
Packages that use HotelProfile
-
Uses of HotelProfile in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return HotelProfileModifier and TypeMethodDescriptionHotelProfile.architecturalStyle(String architecturalStyle) HotelProfile.channelManager(HotelProfile.ChannelManagerEnum channelManager) @Valid HotelProfileUpdateBasicHotelInformationRequest.getProfile()Get profileHotelProfile.hotelBrand(String hotelBrand) HotelProfile.hotelCategory(String hotelCategory) HotelProfile.hotelChain(String hotelChain) HotelProfile.licenseNumber(String licenseNumber) HotelProfile.locationCategory(String locationCategory) HotelProfile.otherChannelManager(String otherChannelManager) HotelProfile.segmentCategory(String segmentCategory) Methods in travel.wink.sdk.extranet.model with parameters of type HotelProfileModifier and TypeMethodDescriptionUpdateBasicHotelInformationRequest.profile(HotelProfile profile) voidUpdateBasicHotelInformationRequest.setProfile(HotelProfile profile)