Uses of Enum Class
travel.wink.sdk.affiliate.browse.model.UpsertDynamicSellerListRequestAffiliate.InventoryTypesEnum
Packages that use UpsertDynamicSellerListRequestAffiliate.InventoryTypesEnum
-
Uses of UpsertDynamicSellerListRequestAffiliate.InventoryTypesEnum in travel.wink.sdk.affiliate.browse.model
Subclasses with type arguments of type UpsertDynamicSellerListRequestAffiliate.InventoryTypesEnum in travel.wink.sdk.affiliate.browse.modelModifier and TypeClassDescriptionstatic enumGets or Sets inventoryTypesMethods in travel.wink.sdk.affiliate.browse.model that return UpsertDynamicSellerListRequestAffiliate.InventoryTypesEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.UpsertDynamicSellerListRequestAffiliate.InventoryTypesEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.affiliate.browse.model that return types with arguments of type UpsertDynamicSellerListRequestAffiliate.InventoryTypesEnumModifier and TypeMethodDescriptionUpsertDynamicSellerListRequestAffiliate.getInventoryTypes()Filter on blocking typesMethods in travel.wink.sdk.affiliate.browse.model with parameters of type UpsertDynamicSellerListRequestAffiliate.InventoryTypesEnumModifier and TypeMethodDescriptionUpsertDynamicSellerListRequestAffiliate.addInventoryTypesItem(UpsertDynamicSellerListRequestAffiliate.InventoryTypesEnum inventoryTypesItem) Method parameters in travel.wink.sdk.affiliate.browse.model with type arguments of type UpsertDynamicSellerListRequestAffiliate.InventoryTypesEnumModifier and TypeMethodDescriptionUpsertDynamicSellerListRequestAffiliate.inventoryTypes(List<UpsertDynamicSellerListRequestAffiliate.InventoryTypesEnum> inventoryTypes) voidUpsertDynamicSellerListRequestAffiliate.setInventoryTypes(List<UpsertDynamicSellerListRequestAffiliate.InventoryTypesEnum> inventoryTypes)