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