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