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