Uses of Enum Class
travel.wink.sdk.inventory.model.InventoryMapLightweightNonAuthenticatedEntity.MapMarkerColorEnum
Packages that use InventoryMapLightweightNonAuthenticatedEntity.MapMarkerColorEnum
-
Uses of InventoryMapLightweightNonAuthenticatedEntity.MapMarkerColorEnum in travel.wink.sdk.inventory.model
Subclasses with type arguments of type InventoryMapLightweightNonAuthenticatedEntity.MapMarkerColorEnum in travel.wink.sdk.inventory.modelModifier and TypeClassDescriptionstatic enumMap marker colorMethods in travel.wink.sdk.inventory.model that return InventoryMapLightweightNonAuthenticatedEntity.MapMarkerColorEnumModifier and TypeMethodDescriptionInventoryMapLightweightNonAuthenticatedEntity.getMapMarkerColor()Map marker colorReturns the enum constant of this class with the specified name.InventoryMapLightweightNonAuthenticatedEntity.MapMarkerColorEnum.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 InventoryMapLightweightNonAuthenticatedEntity.MapMarkerColorEnumModifier and TypeMethodDescriptionInventoryMapLightweightNonAuthenticatedEntity.mapMarkerColor(InventoryMapLightweightNonAuthenticatedEntity.MapMarkerColorEnum mapMarkerColor) voidInventoryMapLightweightNonAuthenticatedEntity.setMapMarkerColor(InventoryMapLightweightNonAuthenticatedEntity.MapMarkerColorEnum mapMarkerColor)