| Package | Description |
|---|---|
| dk.dma.ais.message |
| Modifier and Type | Method and Description |
|---|---|
ShipTypeCargo.ShipType |
ShipTypeCargo.getShipType()
Gets ship type.
|
ShipTypeCargo.ShipType[] |
ShipTypeColor.getShipTypes()
Get ship types ship type [ ].
|
static ShipTypeCargo.ShipType |
ShipTypeCargo.ShipType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ShipTypeCargo.ShipType[] |
ShipTypeCargo.ShipType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ShipTypeColor |
ShipTypeColor.getColor(ShipTypeCargo.ShipType type)
Gets color.
|
Copyright © 2011–2019 Danish Maritime Authority. All rights reserved.