| Package | Description |
|---|---|
| org.locationtech.geowave.format.stanag4676.parser.model |
| Modifier and Type | Field and Description |
|---|---|
Identity |
TrackIdentity.identity
identity information about a track.
|
| Modifier and Type | Method and Description |
|---|---|
static Identity |
Identity.fromString(String value) |
Identity |
TrackIdentity.getIdentity() |
static Identity |
Identity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Identity[] |
Identity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TrackIdentity.setIdentity(Identity identity) |
Copyright © 2013–2022. All rights reserved.