Uses of Enum Class
travel.wink.sdk.affiliate.browse.model.UpsertDynamicSellerListAffiliate.InventoryTypesEnum
Packages that use UpsertDynamicSellerListAffiliate.InventoryTypesEnum
-
Uses of UpsertDynamicSellerListAffiliate.InventoryTypesEnum in travel.wink.sdk.affiliate.browse.model
Subclasses with type arguments of type UpsertDynamicSellerListAffiliate.InventoryTypesEnum in travel.wink.sdk.affiliate.browse.modelModifier and TypeClassDescriptionstatic enumGets or Sets inventoryTypesMethods in travel.wink.sdk.affiliate.browse.model that return UpsertDynamicSellerListAffiliate.InventoryTypesEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.UpsertDynamicSellerListAffiliate.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 UpsertDynamicSellerListAffiliate.InventoryTypesEnumModifier and TypeMethodDescriptionUpsertDynamicSellerListAffiliate.getInventoryTypes()Filter on blocking typesMethods in travel.wink.sdk.affiliate.browse.model with parameters of type UpsertDynamicSellerListAffiliate.InventoryTypesEnumModifier and TypeMethodDescriptionUpsertDynamicSellerListAffiliate.addInventoryTypesItem(UpsertDynamicSellerListAffiliate.InventoryTypesEnum inventoryTypesItem) Method parameters in travel.wink.sdk.affiliate.browse.model with type arguments of type UpsertDynamicSellerListAffiliate.InventoryTypesEnumModifier and TypeMethodDescriptionUpsertDynamicSellerListAffiliate.inventoryTypes(List<UpsertDynamicSellerListAffiliate.InventoryTypesEnum> inventoryTypes) voidUpsertDynamicSellerListAffiliate.setInventoryTypes(List<UpsertDynamicSellerListAffiliate.InventoryTypesEnum> inventoryTypes)