Uses of Class
travel.wink.sdk.affiliate.model.DynamicSellerListAffiliate
Packages that use DynamicSellerListAffiliate
-
Uses of DynamicSellerListAffiliate in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return DynamicSellerListAffiliateModifier and TypeMethodDescriptionDynamicSellerListAffiliate.addArchitecturalStylesItem(String architecturalStylesItem) DynamicSellerListAffiliate.addCitiesItem(String citiesItem) DynamicSellerListAffiliate.addContinentsItem(String continentsItem) DynamicSellerListAffiliate.addCountriesItem(String countriesItem) DynamicSellerListAffiliate.addHotelCategoriesItem(String hotelCategoriesItem) DynamicSellerListAffiliate.addInventoryTypesItem(DynamicSellerListAffiliate.InventoryTypesEnum inventoryTypesItem) DynamicSellerListAffiliate.addLifestylesItem(DynamicSellerListAffiliate.LifestylesEnum lifestylesItem) DynamicSellerListAffiliate.addLocationCategoriesItem(String locationCategoriesItem) DynamicSellerListAffiliate.addSegmentCategoriesItem(String segmentCategoriesItem) DynamicSellerListAffiliate.aggregateReviewRating(Integer aggregateReviewRating) DynamicSellerListAffiliate.architecturalStyles(List<String> architecturalStyles) DynamicSellerListAffiliate.continents(List<String> continents) @NotNull @Valid DynamicSellerListAffiliateDynamicSellerListViewAffiliate.getDynamicSellerList()Get dynamicSellerListDynamicSellerListAffiliate.hotelCategories(List<String> hotelCategories) DynamicSellerListAffiliate.hotelStars(Integer hotelStars) DynamicSellerListAffiliate.identifier(UUID identifier) DynamicSellerListAffiliate.inventoryName(String inventoryName) DynamicSellerListAffiliate.inventoryTypes(List<DynamicSellerListAffiliate.InventoryTypesEnum> inventoryTypes) DynamicSellerListAffiliate.lifestyles(List<DynamicSellerListAffiliate.LifestylesEnum> lifestyles) DynamicSellerListAffiliate.locationCategories(List<String> locationCategories) DynamicSellerListAffiliate.nearPoint(GeoJsonPointAffiliate nearPoint) DynamicSellerListAffiliate.ownerIdentifier(UUID ownerIdentifier) DynamicSellerListAffiliate.primaryOrderBy(String primaryOrderBy) DynamicSellerListAffiliate.propertyName(String propertyName) DynamicSellerListAffiliate.radiusInMeters(Long radiusInMeters) DynamicSellerListAffiliate.segmentCategories(List<String> segmentCategories) DynamicSellerListAffiliate.showChildFriendly(Boolean showChildFriendly) DynamicSellerListAffiliate.showDirectOnly(Boolean showDirectOnly) DynamicSellerListAffiliate.showEcoFriendly(Boolean showEcoFriendly) DynamicSellerListAffiliate.showPetFriendly(Boolean showPetFriendly) DynamicSellerListAffiliate.showPopular(Boolean showPopular) Methods in travel.wink.sdk.affiliate.model with parameters of type DynamicSellerListAffiliateModifier and TypeMethodDescriptionDynamicSellerListViewAffiliate.dynamicSellerList(DynamicSellerListAffiliate dynamicSellerList) voidDynamicSellerListViewAffiliate.setDynamicSellerList(DynamicSellerListAffiliate dynamicSellerList)