Uses of Enum Class
travel.wink.sdk.inventory.model.ConsumableSellerUrlNonAuthenticatedEntity.InventoryTypeEnum
Packages that use ConsumableSellerUrlNonAuthenticatedEntity.InventoryTypeEnum
-
Uses of ConsumableSellerUrlNonAuthenticatedEntity.InventoryTypeEnum in travel.wink.sdk.inventory.model
Subclasses with type arguments of type ConsumableSellerUrlNonAuthenticatedEntity.InventoryTypeEnum in travel.wink.sdk.inventory.modelModifier and TypeClassDescriptionstatic enumType of inventoryMethods in travel.wink.sdk.inventory.model that return ConsumableSellerUrlNonAuthenticatedEntity.InventoryTypeEnumModifier and TypeMethodDescriptionConsumableSellerUrlNonAuthenticatedEntity.getInventoryType()Type of inventoryReturns the enum constant of this class with the specified name.ConsumableSellerUrlNonAuthenticatedEntity.InventoryTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.inventory.model with parameters of type ConsumableSellerUrlNonAuthenticatedEntity.InventoryTypeEnumModifier and TypeMethodDescriptionConsumableSellerUrlNonAuthenticatedEntity.inventoryType(ConsumableSellerUrlNonAuthenticatedEntity.InventoryTypeEnum inventoryType) voidConsumableSellerUrlNonAuthenticatedEntity.setInventoryType(ConsumableSellerUrlNonAuthenticatedEntity.InventoryTypeEnum inventoryType)