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