Uses of Enum Class
travel.wink.sdk.affiliate.model.SellerInventoryList.StatusEnum
Packages that use SellerInventoryList.StatusEnum
-
Uses of SellerInventoryList.StatusEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return SellerInventoryList.StatusEnumModifier and TypeMethodDescription@NotNull SellerInventoryList.StatusEnumSellerInventoryList.getStatus()StatusReturns the enum constant of this class with the specified name.static SellerInventoryList.StatusEnum[]SellerInventoryList.StatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.affiliate.model with parameters of type SellerInventoryList.StatusEnumModifier and TypeMethodDescriptionvoidSellerInventoryList.setStatus(SellerInventoryList.StatusEnum status) SellerInventoryList.status(SellerInventoryList.StatusEnum status)