public class ClassBCSStaticDataReport extends AISMessage implements StaticDataReport
VERSION| Modifier | Constructor and Description |
|---|---|
|
ClassBCSStaticDataReport(NMEAMessage[] nmeaMessages) |
protected |
ClassBCSStaticDataReport(NMEAMessage[] nmeaMessages,
String bitString) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkAISMessage() |
String |
getCallsign() |
AISMessageType |
getMessageType() |
MMSI |
getMothershipMmsi() |
Integer |
getPartNumber() |
String |
getShipName() |
ShipType |
getShipType() |
Integer |
getToBow() |
Integer |
getToPort() |
Integer |
getToStarboard() |
Integer |
getToStern() |
TransponderClass |
getTransponderClass() |
String |
getVendorId() |
String |
toString() |
create, create, dataFields, decodePayloadToBitString, digest, equals, getBits, getBitString, getMetadata, getNmeaMessages, getNumberOfBits, getRepeatIndicator, getSourceMmsi, getZeroBitStuffedString, hashCode, isValid, setMetadataclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDecodedValue, getDecodedValueByWeakReferencepublic ClassBCSStaticDataReport(NMEAMessage[] nmeaMessages)
protected ClassBCSStaticDataReport(NMEAMessage[] nmeaMessages, String bitString)
protected void checkAISMessage()
checkAISMessage in class AISMessagepublic final AISMessageType getMessageType()
getMessageType in class AISMessagepublic TransponderClass getTransponderClass()
getTransponderClass in interface DataReportpublic Integer getPartNumber()
public String getShipName()
getShipName in interface StaticDataReportpublic ShipType getShipType()
getShipType in interface StaticDataReportpublic String getVendorId()
public String getCallsign()
getCallsign in interface StaticDataReportpublic Integer getToBow()
getToBow in interface StaticDataReportpublic Integer getToStern()
getToStern in interface StaticDataReportpublic Integer getToStarboard()
getToStarboard in interface StaticDataReportpublic Integer getToPort()
getToPort in interface StaticDataReportpublic MMSI getMothershipMmsi()
public String toString()
toString in class AISMessageCopyright © 2016 Thomas Borg Salling. All rights reserved.