Uses of Enum Class
travel.wink.sdk.affiliate.browse.model.InventoryAggregateLightweightAffiliate.InventoryTypeEnum
Packages that use InventoryAggregateLightweightAffiliate.InventoryTypeEnum
-
Uses of InventoryAggregateLightweightAffiliate.InventoryTypeEnum in travel.wink.sdk.affiliate.browse.model
Subclasses with type arguments of type InventoryAggregateLightweightAffiliate.InventoryTypeEnum in travel.wink.sdk.affiliate.browse.modelModifier and TypeClassDescriptionstatic enumInventory typeMethods in travel.wink.sdk.affiliate.browse.model that return InventoryAggregateLightweightAffiliate.InventoryTypeEnumModifier and TypeMethodDescriptionInventoryAggregateLightweightAffiliate.getInventoryType()Inventory typeReturns the enum constant of this class with the specified name.InventoryAggregateLightweightAffiliate.InventoryTypeEnum.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 with parameters of type InventoryAggregateLightweightAffiliate.InventoryTypeEnumModifier and TypeMethodDescriptionInventoryAggregateLightweightAffiliate.inventoryType(InventoryAggregateLightweightAffiliate.InventoryTypeEnum inventoryType) voidInventoryAggregateLightweightAffiliate.setInventoryType(InventoryAggregateLightweightAffiliate.InventoryTypeEnum inventoryType)