Uses of Enum Class
travel.wink.sdk.booking.engine.model.SellerInventoryRankedList.DisplayTypeEnum
Packages that use SellerInventoryRankedList.DisplayTypeEnum
-
Uses of SellerInventoryRankedList.DisplayTypeEnum in travel.wink.sdk.booking.engine.model
Methods in travel.wink.sdk.booking.engine.model that return SellerInventoryRankedList.DisplayTypeEnumModifier and TypeMethodDescriptionSellerInventoryRankedList.getDisplayType()Indicate which initial values to display first on the front-facing cardReturns the enum constant of this class with the specified name.SellerInventoryRankedList.DisplayTypeEnum.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.DisplayTypeEnumModifier and TypeMethodDescriptionSellerInventoryRankedList.displayType(SellerInventoryRankedList.DisplayTypeEnum displayType) voidSellerInventoryRankedList.setDisplayType(SellerInventoryRankedList.DisplayTypeEnum displayType)