Uses of Class
travel.wink.sdk.affiliate.model.HotelOnMapAffiliate
Packages that use HotelOnMapAffiliate
-
Uses of HotelOnMapAffiliate in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return HotelOnMapAffiliateModifier and TypeMethodDescriptionHotelOnMapAffiliate.addHotelAmenityCodesItem(String hotelAmenityCodesItem) HotelOnMapAffiliate.addImagesItem(SimpleMultimediaAffiliate imagesItem) HotelOnMapAffiliate.addLifestyleTypesItem(HotelOnMapAffiliate.LifestyleTypesEnum lifestyleTypesItem) HotelOnMapAffiliate.addLongDescriptionsItem(LocalizedDescriptionAffiliate longDescriptionsItem) HotelOnMapAffiliate.addPropertyAccessibilityCodesItem(String propertyAccessibilityCodesItem) HotelOnMapAffiliate.addPropertySecurityCodesItem(String propertySecurityCodesItem) HotelOnMapAffiliate.address(AddressAffiliate address) HotelOnMapAffiliate.addShortDescriptionsItem(LocalizedDescriptionAffiliate shortDescriptionsItem) HotelOnMapAffiliate.addSocialsItem(SocialAffiliate socialsItem) HotelOnMapAffiliate.addThirdPartyReviewsItem(TravelInventoryRecognitionAffiliate thirdPartyReviewsItem) HotelOnMapAffiliate.addVideosItem(SimpleMultimediaAffiliate videosItem) HotelOnMapAffiliate.aggregateGreendexRating(Float aggregateGreendexRating) HotelOnMapAffiliate.aggregateReviewRating(Float aggregateReviewRating) HotelOnMapAffiliate.architecturalStyle(String architecturalStyle) HotelOnMapAffiliate.attractions(Integer attractions) HotelOnMapAffiliate.availabilityScore(Integer availabilityScore) HotelOnMapAffiliate.currencyCode(String currencyCode) HotelOnMapAffiliate.experienceScore(Integer experienceScore) HotelOnMapAffiliate.generalManager(GeneralManagerAffiliate generalManager) @NotNull @Valid HotelOnMapAffiliateBookingAffiliate.getHotel()Get hotel@NotNull @Valid HotelOnMapAffiliateHotelOnMapViewAffiliate.getHotel()Get hotel@NotNull @Valid HotelOnMapAffiliateInventoryAffiliate.getHotel()Get hotel@NotNull @Valid HotelOnMapAffiliateInventorySupplierAffiliate.getHotel()Get hotel@NotNull @Valid HotelOnMapAffiliateStaticSellerListItemAffiliate.getHotel()Get hotelHotelOnMapAffiliate.hotelAmenityCodes(List<String> hotelAmenityCodes) HotelOnMapAffiliate.hotelAvailable(Boolean hotelAvailable) HotelOnMapAffiliate.hotelCategory(String hotelCategory) HotelOnMapAffiliate.hotelIdentifier(UUID hotelIdentifier) HotelOnMapAffiliate.identifier(String identifier) HotelOnMapAffiliate.images(List<SimpleMultimediaAffiliate> images) HotelOnMapAffiliate.lifestyleTypes(List<HotelOnMapAffiliate.LifestyleTypesEnum> lifestyleTypes) HotelOnMapAffiliate.location(GeoJsonPointAffiliate location) HotelOnMapAffiliate.locationCategory(String locationCategory) HotelOnMapAffiliate.longDescriptions(List<LocalizedDescriptionAffiliate> longDescriptions) HotelOnMapAffiliate.loyaltyScore(Integer loyaltyScore) HotelOnMapAffiliate.meetingRooms(Integer meetingRooms) HotelOnMapAffiliate.membershipRateDiscount(Float membershipRateDiscount) HotelOnMapAffiliate.numberOfRooms(Integer numberOfRooms) HotelOnMapAffiliate.packageScore(Integer packageScore) HotelOnMapAffiliate.policy(PropertyPolicyAffiliate policy) HotelOnMapAffiliate.popularScore(Integer popularScore) HotelOnMapAffiliate.priceScore(Integer priceScore) HotelOnMapAffiliate.propertyAccessibilityCodes(List<String> propertyAccessibilityCodes) HotelOnMapAffiliate.propertySecurityCodes(List<String> propertySecurityCodes) HotelOnMapAffiliate.recreations(Integer recreations) HotelOnMapAffiliate.reservations(ContactAffiliate reservations) HotelOnMapAffiliate.restaurants(Integer restaurants) HotelOnMapAffiliate.segmentCategory(String segmentCategory) HotelOnMapAffiliate.shortDescriptions(List<LocalizedDescriptionAffiliate> shortDescriptions) HotelOnMapAffiliate.socials(List<SocialAffiliate> socials) HotelOnMapAffiliate.starRating(Integer starRating) HotelOnMapAffiliate.thirdPartyReviews(List<TravelInventoryRecognitionAffiliate> thirdPartyReviews) HotelOnMapAffiliate.totalReviews(Integer totalReviews) HotelOnMapAffiliate.urlParameters(String urlParameters) HotelOnMapAffiliate.videos(List<SimpleMultimediaAffiliate> videos) Methods in travel.wink.sdk.affiliate.model with parameters of type HotelOnMapAffiliateModifier and TypeMethodDescriptionBookingAffiliate.hotel(HotelOnMapAffiliate hotel) HotelOnMapViewAffiliate.hotel(HotelOnMapAffiliate hotel) InventoryAffiliate.hotel(HotelOnMapAffiliate hotel) InventorySupplierAffiliate.hotel(HotelOnMapAffiliate hotel) StaticSellerListItemAffiliate.hotel(HotelOnMapAffiliate hotel) voidBookingAffiliate.setHotel(HotelOnMapAffiliate hotel) voidHotelOnMapViewAffiliate.setHotel(HotelOnMapAffiliate hotel) voidInventoryAffiliate.setHotel(HotelOnMapAffiliate hotel) voidInventorySupplierAffiliate.setHotel(HotelOnMapAffiliate hotel) voidStaticSellerListItemAffiliate.setHotel(HotelOnMapAffiliate hotel)