Uses of Enum Class
travel.wink.sdk.inventory.model.SellerInventoryListConsumer.ListTypeEnum
Packages that use SellerInventoryListConsumer.ListTypeEnum
-
Uses of SellerInventoryListConsumer.ListTypeEnum in travel.wink.sdk.inventory.model
Methods in travel.wink.sdk.inventory.model that return SellerInventoryListConsumer.ListTypeEnumModifier and TypeMethodDescriptionSellerInventoryListConsumer.getListType()List typeReturns the enum constant of this class with the specified name.SellerInventoryListConsumer.ListTypeEnum.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.ListTypeEnumModifier and TypeMethodDescriptionSellerInventoryListConsumer.listType(SellerInventoryListConsumer.ListTypeEnum listType) voidSellerInventoryListConsumer.setListType(SellerInventoryListConsumer.ListTypeEnum listType)