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(AddressDto accountingAddress) Hotel.accountingContact(ContactDto 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.contractSignerEmail(String contractSignerEmail) Hotel.contractSignerFirstName(String contractSignerFirstName) Hotel.contractSignerFullName(String contractSignerFullName) Hotel.contractSignerLastName(String contractSignerLastName) Hotel.contractSignerPhoneNumber(String contractSignerPhoneNumber) Hotel.currencyCode(String currencyCode) Hotel.externalStatus(String externalStatus) Hotel.externalStatusLastUpdate(OffsetDateTime externalStatusLastUpdate) 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(String 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.platformActive(Boolean platformActive) Hotel.policy(PropertyPolicy policy) Hotel.postalCode(String postalCode) Hotel.profilePictureIdentifierGeneralManager(String profilePictureIdentifierGeneralManager) Hotel.propertyAccessibilityCodes(List<String> propertyAccessibilityCodes) Hotel.propertyActive(Boolean propertyActive) Hotel.propertySecurityCodes(List<String> propertySecurityCodes) Hotel.reservationsContact(ContactDto reservationsContact) Hotel.segmentCategory(String segmentCategory) Hotel.shortDescriptions(List<SimpleDescription> shortDescriptions) Hotel.socialNetworks(Boolean socialNetworks) Hotel.status(Hotel.StatusEnum status) Hotel.statusLastUpdate(OffsetDateTime statusLastUpdate) Methods in travel.wink.sdk.extranet.model with parameters of type Hotel