Uses of Enum Class
travel.wink.sdk.affiliate.model.SellerInventoryList.SortEnum
Packages that use SellerInventoryList.SortEnum
-
Uses of SellerInventoryList.SortEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return SellerInventoryList.SortEnumModifier and TypeMethodDescriptionstatic SellerInventoryList.SortEnumSellerInventoryList.getSort()Determines which badge to show on the Web Component.static SellerInventoryList.SortEnumReturns the enum constant of this class with the specified name.static SellerInventoryList.SortEnum[]SellerInventoryList.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 SellerInventoryList.SortEnumModifier and TypeMethodDescriptionvoidSellerInventoryList.setSort(SellerInventoryList.SortEnum sort) SellerInventoryList.sort(SellerInventoryList.SortEnum sort)