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
Methods in travel.wink.sdk.inventory.model that return ConsumableSellerUrlNonAuthenticatedEntity.InventoryTypeEnumModifier and TypeMethodDescriptionConsumableSellerUrlNonAuthenticatedEntity.getInventoryType()Get inventoryTypeReturns 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)