Uses of Enum Class
travel.wink.sdk.affiliate.model.DynamicSellerListAffiliate.InventoryTypesEnum
Packages that use DynamicSellerListAffiliate.InventoryTypesEnum
-
Uses of DynamicSellerListAffiliate.InventoryTypesEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return DynamicSellerListAffiliate.InventoryTypesEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.DynamicSellerListAffiliate.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 DynamicSellerListAffiliate.InventoryTypesEnumModifier and TypeMethodDescriptionDynamicSellerListAffiliate.getInventoryTypes()Filter on inventory typesMethods in travel.wink.sdk.affiliate.model with parameters of type DynamicSellerListAffiliate.InventoryTypesEnumModifier and TypeMethodDescriptionDynamicSellerListAffiliate.addInventoryTypesItem(DynamicSellerListAffiliate.InventoryTypesEnum inventoryTypesItem) Method parameters in travel.wink.sdk.affiliate.model with type arguments of type DynamicSellerListAffiliate.InventoryTypesEnumModifier and TypeMethodDescriptionDynamicSellerListAffiliate.inventoryTypes(List<DynamicSellerListAffiliate.InventoryTypesEnum> inventoryTypes) voidDynamicSellerListAffiliate.setInventoryTypes(List<DynamicSellerListAffiliate.InventoryTypesEnum> inventoryTypes)