public interface AISMessage24 extends AISMessage
Modifier and Type | Method and Description |
---|---|
int |
getBow()
Returns the distance from the reference point to the bow.
|
String |
getCallSign()
Returns the call sign of the transmitting ship.
|
String |
getName()
Returns the name of the transmitting ship.
|
int |
getPartNumber()
Returns the Part Number indicator for the current message.
|
int |
getPort()
Returns the distance from the reference point to the port side of the ship.
|
int |
getSerialNumber()
Returns the Serial Number
|
int |
getStarboard()
Returns the distance from the reference point to the starboard side of the ship.
|
int |
getStern()
Returns the distance from the reference point to the stern of the ship.
|
int |
getTypeOfShipAndCargoType()
Returns the type of ship and cargo.
|
int |
getUnitModelCode()
Returns the Unit Model code
|
String |
getVendorId()
Returns the Vendor id
|
getMessageType, getMMSI, getRepeatIndicator
int getPartNumber()
String getName()
int getTypeOfShipAndCargoType()
String getVendorId()
int getUnitModelCode()
int getSerialNumber()
String getCallSign()
int getBow()
int getStern()
int getPort()
int getStarboard()
Copyright (C) 2010-2017 Java Marine API authors. All Rights Reserved.