Uses of Enum Class
travel.wink.sdk.inventory.model.InventoryMapMarkerNonAuthenticatedEntity.InventoryTypeEnum
Packages that use InventoryMapMarkerNonAuthenticatedEntity.InventoryTypeEnum
-
Uses of InventoryMapMarkerNonAuthenticatedEntity.InventoryTypeEnum in travel.wink.sdk.inventory.model
Methods in travel.wink.sdk.inventory.model that return InventoryMapMarkerNonAuthenticatedEntity.InventoryTypeEnumModifier and TypeMethodDescriptionInventoryMapMarkerNonAuthenticatedEntity.getInventoryType()Type of inventoryReturns the enum constant of this class with the specified name.InventoryMapMarkerNonAuthenticatedEntity.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 InventoryMapMarkerNonAuthenticatedEntity.InventoryTypeEnumModifier and TypeMethodDescriptionInventoryMapMarkerNonAuthenticatedEntity.inventoryType(InventoryMapMarkerNonAuthenticatedEntity.InventoryTypeEnum inventoryType) voidInventoryMapMarkerNonAuthenticatedEntity.setInventoryType(InventoryMapMarkerNonAuthenticatedEntity.InventoryTypeEnum inventoryType)