Uses of Enum Class
travel.wink.affiliate.model.InventoryMapMarker.InventoryTypeEnum
Packages that use InventoryMapMarker.InventoryTypeEnum
-
Uses of InventoryMapMarker.InventoryTypeEnum in travel.wink.affiliate.model
Methods in travel.wink.affiliate.model that return InventoryMapMarker.InventoryTypeEnumModifier and TypeMethodDescriptionInventoryMapMarker.getInventoryType()Type of inventoryReturns the enum constant of this class with the specified name.static InventoryMapMarker.InventoryTypeEnum[]InventoryMapMarker.InventoryTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.affiliate.model with parameters of type InventoryMapMarker.InventoryTypeEnumModifier and TypeMethodDescriptionInventoryMapMarker.inventoryType(InventoryMapMarker.InventoryTypeEnum inventoryType) voidInventoryMapMarker.setInventoryType(InventoryMapMarker.InventoryTypeEnum inventoryType)