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