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