| Package | Description |
|---|---|
| org.locationtech.geowave.format.stanag4676.parser.model |
| Modifier and Type | Field and Description |
|---|---|
TrackerType |
TrackManagement.trackerType
Type of tracker that produced the reported track.
|
| Modifier and Type | Method and Description |
|---|---|
static TrackerType |
TrackerType.fromString(String value) |
TrackerType |
TrackManagement.getTrackerType() |
static TrackerType |
TrackerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrackerType[] |
TrackerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TrackManagement.setTrackerType(TrackerType trackerType) |
Copyright © 2013–2020. All rights reserved.