Uses of Enum Class
travel.wink.sdk.affiliate.model.UpsertSellerInventoryRankedListRequestAffiliate.SortEnum
Packages that use UpsertSellerInventoryRankedListRequestAffiliate.SortEnum
-
Uses of UpsertSellerInventoryRankedListRequestAffiliate.SortEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return UpsertSellerInventoryRankedListRequestAffiliate.SortEnumModifier and TypeMethodDescriptionUpsertSellerInventoryRankedListRequestAffiliate.getSort()Determines which badge to show on the Web Component.Returns the enum constant of this class with the specified name.UpsertSellerInventoryRankedListRequestAffiliate.SortEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.affiliate.model with parameters of type UpsertSellerInventoryRankedListRequestAffiliate.SortEnumModifier and TypeMethodDescriptionvoidUpsertSellerInventoryRankedListRequestAffiliate.setSort(UpsertSellerInventoryRankedListRequestAffiliate.SortEnum sort) UpsertSellerInventoryRankedListRequestAffiliate.sort(UpsertSellerInventoryRankedListRequestAffiliate.SortEnum sort)