| Package | Description |
|---|---|
| au.gov.amsa.ais.rx |
| Modifier and Type | Method and Description |
|---|---|
CraftPropertyName |
CraftProperty.getName() |
static CraftPropertyName |
CraftPropertyName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CraftPropertyName[] |
CraftPropertyName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<CraftPropertyName,TreeMap<Long,String>> |
CraftProperties.getMap() |
| Constructor and Description |
|---|
CraftProperty(Mmsi mmsi,
CraftPropertyName name,
String value,
long time) |
| Constructor and Description |
|---|
CraftProperties(Mmsi mmsi,
Map<CraftPropertyName,TreeMap<Long,String>> map) |
Copyright © 2020. All rights reserved.