Uses of Enum Class
travel.wink.sdk.inventory.model.SellerInventoryListConsumer.StatusEnum
Packages that use SellerInventoryListConsumer.StatusEnum
-
Uses of SellerInventoryListConsumer.StatusEnum in travel.wink.sdk.inventory.model
Methods in travel.wink.sdk.inventory.model that return SellerInventoryListConsumer.StatusEnumModifier and TypeMethodDescriptionSellerInventoryListConsumer.getStatus()StatusReturns the enum constant of this class with the specified name.SellerInventoryListConsumer.StatusEnum.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.StatusEnumModifier and TypeMethodDescriptionvoidSellerInventoryListConsumer.setStatus(SellerInventoryListConsumer.StatusEnum status) SellerInventoryListConsumer.status(SellerInventoryListConsumer.StatusEnum status)