Uses of Class
travel.wink.sdk.extranet.model.Hotel
Packages that use Hotel
-
Uses of Hotel in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return HotelModifier and TypeMethodDescriptionHotel.accountingAddress(Address accountingAddress) Hotel.accountingContact(Contact accountingContact) Hotel.addHotelAmenityCodesItem(String hotelAmenityCodesItem) Hotel.addLifestyleTypesItem(Hotel.LifestyleTypesEnum lifestyleTypesItem) Hotel.addLogosItem(Multimedia logosItem) Hotel.addLongDescriptionsItem(SimpleDescription longDescriptionsItem) Hotel.addMessagesOfGeneralManagerItem(SimpleDescription messagesOfGeneralManagerItem) Hotel.addPropertyAccessibilityCodesItem(String propertyAccessibilityCodesItem) Hotel.addPropertySecurityCodesItem(String propertySecurityCodesItem) Hotel.addShortDescriptionsItem(SimpleDescription shortDescriptionsItem) Hotel.addSocialsItem(Social socialsItem) Hotel.agreementAccepted(Boolean agreementAccepted) Hotel.architecturalStyle(String architecturalStyle) Hotel.channelManager(Hotel.ChannelManagerEnum channelManager) Hotel.channelManagerIdentifier(UUID channelManagerIdentifier) Hotel.contractSignerFullName(String contractSignerFullName) Hotel.currencyCode(String currencyCode) Hotel.externalStatus(String externalStatus) Hotel.fullAddress(String fullAddress) Hotel.fullNameOfGeneralManager(String fullNameOfGeneralManager) Hotel.generalManagerWelcomeMessage(Boolean generalManagerWelcomeMessage) @Valid HotelHotelView.getHotel()Get hotelHotel.greenIndexScores(AggregateGreendexAnswers greenIndexScores) Hotel.hotelAmenityCodes(List<String> hotelAmenityCodes) Hotel.hotelBrand(String hotelBrand) Hotel.hotelCategory(String hotelCategory) Hotel.hotelChain(String hotelChain) Hotel.hotelCodeContext(String hotelCodeContext) Hotel.hotelIdentifier(UUID hotelIdentifier) Hotel.imageAngle(String imageAngle) Hotel.imageIdentifier(String imageIdentifier) Hotel.licenseNumber(String licenseNumber) Hotel.lifestyles(Boolean lifestyles) Hotel.lifestyleTypes(List<Hotel.LifestyleTypesEnum> lifestyleTypes) Hotel.locationCategory(String locationCategory) Hotel.locationPoint(GeoJsonPoint locationPoint) Hotel.logos(List<Multimedia> logos) Hotel.longDescriptions(List<SimpleDescription> longDescriptions) Hotel.marketingOptinAllowed(Boolean marketingOptinAllowed) Hotel.messagesOfGeneralManager(List<SimpleDescription> messagesOfGeneralManager) Hotel.multimediaIdentifier(String multimediaIdentifier) Hotel.numberOfRooms(Integer numberOfRooms) Hotel.otherChannelManager(String otherChannelManager) Hotel.ownerContact(Contact ownerContact) Hotel.platformActive(Boolean platformActive) Hotel.policy(PropertyPolicy policy) Hotel.profilePictureIdentifierGeneralManager(String profilePictureIdentifierGeneralManager) Hotel.propertyAccessibilityCodes(List<String> propertyAccessibilityCodes) Hotel.propertyActive(Boolean propertyActive) Hotel.propertySecurityCodes(List<String> propertySecurityCodes) Hotel.reservationsContact(Contact reservationsContact) Hotel.segmentCategory(String segmentCategory) Hotel.shortDescriptions(List<SimpleDescription> shortDescriptions) Hotel.socialNetworks(Boolean socialNetworks) Hotel.status(Hotel.StatusEnum status) Methods in travel.wink.sdk.extranet.model with parameters of type Hotel