| Package | Description |
|---|---|
| org.locationtech.geowave.format.stanag4676.parser.model |
| Modifier and Type | Method and Description |
|---|---|
static SimulationIndicator |
SimulationIndicator.fromString(String value) |
SimulationIndicator |
TrackEvent.getSimulationIndicator() |
static SimulationIndicator |
SimulationIndicator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SimulationIndicator[] |
SimulationIndicator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TrackEvent.setSimulationIndicator(SimulationIndicator simulationIndicator) |
Copyright © 2013–2020. All rights reserved.