Uses of Enum Class
travel.wink.sdk.affiliate.model.DynamicSellerListItemRequestAffiliate.InventoryTypesEnum
Packages that use DynamicSellerListItemRequestAffiliate.InventoryTypesEnum
-
Uses of DynamicSellerListItemRequestAffiliate.InventoryTypesEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return DynamicSellerListItemRequestAffiliate.InventoryTypesEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.DynamicSellerListItemRequestAffiliate.InventoryTypesEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.affiliate.model that return types with arguments of type DynamicSellerListItemRequestAffiliate.InventoryTypesEnumModifier and TypeMethodDescriptionDynamicSellerListItemRequestAffiliate.getInventoryTypes()Filter on inventory typesMethods in travel.wink.sdk.affiliate.model with parameters of type DynamicSellerListItemRequestAffiliate.InventoryTypesEnumModifier and TypeMethodDescriptionDynamicSellerListItemRequestAffiliate.addInventoryTypesItem(DynamicSellerListItemRequestAffiliate.InventoryTypesEnum inventoryTypesItem) Method parameters in travel.wink.sdk.affiliate.model with type arguments of type DynamicSellerListItemRequestAffiliate.InventoryTypesEnumModifier and TypeMethodDescriptionDynamicSellerListItemRequestAffiliate.inventoryTypes(List<DynamicSellerListItemRequestAffiliate.InventoryTypesEnum> inventoryTypes) voidDynamicSellerListItemRequestAffiliate.setInventoryTypes(List<DynamicSellerListItemRequestAffiliate.InventoryTypesEnum> inventoryTypes)