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