Uses of Class
travel.wink.affiliate.model.DynamicSellerList
Packages that use DynamicSellerList
-
Uses of DynamicSellerList in travel.wink.affiliate.model
Methods in travel.wink.affiliate.model that return DynamicSellerListModifier and TypeMethodDescriptionDynamicSellerList.addCitiesItem(String citiesItem) DynamicSellerList.addContinentsItem(String continentsItem) DynamicSellerList.addCountriesItem(String countriesItem) DynamicSellerList.addInventoryTypesItem(DynamicSellerList.InventoryTypesEnum inventoryTypesItem) DynamicSellerList.addLifestylesItem(DynamicSellerList.LifestylesEnum lifestylesItem) DynamicSellerList.aggregateReviewRating(Integer aggregateReviewRating) DynamicSellerList.continents(List<String> continents) DynamicSellerList.defaultCurrencyCode(String defaultCurrencyCode) @Valid DynamicSellerListDynamicSellerListView.getDynamicSellerList()Get dynamicSellerList@NotNull @Valid DynamicSellerListDynamicSellerListRequest.getList()Get _listDynamicSellerList.hotelStars(Integer hotelStars) DynamicSellerList.identifier(String identifier) DynamicSellerList.inventoryName(String inventoryName) DynamicSellerList.inventoryTypes(List<DynamicSellerList.InventoryTypesEnum> inventoryTypes) DynamicSellerList.lifestyles(List<DynamicSellerList.LifestylesEnum> lifestyles) DynamicSellerList.nearPoint(HotelOnMapLocation nearPoint) DynamicSellerList.ownerIdentifier(String ownerIdentifier) DynamicSellerList.primaryOrderBy(String primaryOrderBy) DynamicSellerList.propertyName(String propertyName) DynamicSellerList.radiusInMeters(Long radiusInMeters) DynamicSellerList.showChildFriendly(Boolean showChildFriendly) DynamicSellerList.showDirectOnly(Boolean showDirectOnly) DynamicSellerList.showEcoFriendly(Boolean showEcoFriendly) DynamicSellerList.showPetFriendly(Boolean showPetFriendly) DynamicSellerList.showPopular(Boolean showPopular) Methods in travel.wink.affiliate.model with parameters of type DynamicSellerListModifier and TypeMethodDescriptionDynamicSellerListRequest._list(DynamicSellerList _list) DynamicSellerListView.dynamicSellerList(DynamicSellerList dynamicSellerList) voidDynamicSellerListView.setDynamicSellerList(DynamicSellerList dynamicSellerList) voidDynamicSellerListRequest.setList(DynamicSellerList _list)