Uses of Class
travel.wink.sdk.extranet.model.HotelSupplier
Packages that use HotelSupplier
-
Uses of HotelSupplier in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return HotelSupplierModifier and TypeMethodDescriptionHotelSupplier.accountingAddress(AddressSupplier accountingAddress) HotelSupplier.accountingContact(ContactSupplier accountingContact) HotelSupplier.addHotelAmenityCodesItem(String hotelAmenityCodesItem) HotelSupplier.addLifestyleTypesItem(HotelSupplier.LifestyleTypesEnum lifestyleTypesItem) HotelSupplier.addLogosItem(SimpleMultimediaSupplier logosItem) HotelSupplier.addLongDescriptionsItem(LocalizedDescriptionSupplier longDescriptionsItem) HotelSupplier.addMessagesOfGeneralManagerItem(LocalizedDescriptionSupplier messagesOfGeneralManagerItem) HotelSupplier.addPreviousUrlNameListItem(String previousUrlNameListItem) HotelSupplier.addPropertyAccessibilityCodesItem(String propertyAccessibilityCodesItem) HotelSupplier.addPropertySecurityCodesItem(String propertySecurityCodesItem) HotelSupplier.address(AddressSupplier address) HotelSupplier.addShortDescriptionsItem(LocalizedDescriptionSupplier shortDescriptionsItem) HotelSupplier.addSocialsItem(SocialSupplier socialsItem) HotelSupplier.agreementAccepted(Boolean agreementAccepted) HotelSupplier.architecturalStyle(String architecturalStyle) HotelSupplier.contractSignerFullName(String contractSignerFullName) HotelSupplier.currencyCode(String currencyCode) HotelSupplier.externalStatus(String externalStatus) HotelSupplier.fullAddress(String fullAddress) HotelSupplier.fullNameOfGeneralManager(String fullNameOfGeneralManager) @NotNull @Valid HotelSupplierHotelViewSupplier.getHotel()Get hotelHotelSupplier.googleMapsUrl(String googleMapsUrl) HotelSupplier.greenIndexScores(AggregateGreendexAnswersSupplier greenIndexScores) HotelSupplier.hotelAmenityCodes(List<String> hotelAmenityCodes) HotelSupplier.hotelBrand(String hotelBrand) HotelSupplier.hotelCategory(String hotelCategory) HotelSupplier.hotelChain(String hotelChain) HotelSupplier.hotelIdentifier(UUID hotelIdentifier) HotelSupplier.imageAngle(String imageAngle) HotelSupplier.imageIdentifier(String imageIdentifier) HotelSupplier.licenseNumber(String licenseNumber) HotelSupplier.lifestyles(Boolean lifestyles) HotelSupplier.lifestyleTypes(List<HotelSupplier.LifestyleTypesEnum> lifestyleTypes) HotelSupplier.locationCategory(String locationCategory) HotelSupplier.locationPoint(GeoJsonPointSupplier locationPoint) HotelSupplier.logos(List<SimpleMultimediaSupplier> logos) HotelSupplier.longDescriptions(List<LocalizedDescriptionSupplier> longDescriptions) HotelSupplier.marketingOptinAllowed(Boolean marketingOptinAllowed) HotelSupplier.messagesOfGeneralManager(List<LocalizedDescriptionSupplier> messagesOfGeneralManager) HotelSupplier.multimediaIdentifier(String multimediaIdentifier) HotelSupplier.numberOfRooms(Integer numberOfRooms) HotelSupplier.otherChannelManager(String otherChannelManager) HotelSupplier.ownerContact(ContactSupplier ownerContact) HotelSupplier.platformActive(Boolean platformActive) HotelSupplier.policy(PropertyPolicySupplier policy) HotelSupplier.previousUrlNameList(List<String> previousUrlNameList) HotelSupplier.profilePictureIdentifierGeneralManager(String profilePictureIdentifierGeneralManager) HotelSupplier.propertyAccessibilityCodes(List<String> propertyAccessibilityCodes) HotelSupplier.propertyActive(Boolean propertyActive) HotelSupplier.propertySecurityCodes(List<String> propertySecurityCodes) HotelSupplier.putMetadataItem(String key, Object metadataItem) HotelSupplier.rateProvider(KeyValuePairSupplier rateProvider) HotelSupplier.reservationDeskEndTime(String reservationDeskEndTime) HotelSupplier.reservationDeskStartTime(String reservationDeskStartTime) HotelSupplier.reservationsContact(ContactSupplier reservationsContact) HotelSupplier.segmentCategory(String segmentCategory) HotelSupplier.shortDescriptions(List<LocalizedDescriptionSupplier> shortDescriptions) HotelSupplier.socialNetworks(Boolean socialNetworks) HotelSupplier.socials(List<SocialSupplier> socials) HotelSupplier.status(HotelSupplier.StatusEnum status) Methods in travel.wink.sdk.extranet.model with parameters of type HotelSupplierModifier and TypeMethodDescriptionHotelViewSupplier.hotel(HotelSupplier hotel) voidHotelViewSupplier.setHotel(HotelSupplier hotel)