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