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