| Package | Description |
|---|---|
| dk.tbsalling.aismessages.ais.messages | |
| dk.tbsalling.aismessages.ais.messages.types |
| Modifier and Type | Method and Description |
|---|---|
ShipType |
StaticDataReport.getShipType() |
ShipType |
ShipAndVoyageData.getShipType() |
ShipType |
GroupAssignmentCommand.getShipType() |
ShipType |
ExtendedClassBEquipmentPositionReport.getShipType() |
ShipType |
ClassBCSStaticDataReport.getShipType() |
| Modifier and Type | Method and Description |
|---|---|
static ShipType |
ShipType.fromInteger(Integer integer) |
static ShipType |
ShipType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ShipType[] |
ShipType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Thomas Borg Salling. All rights reserved.