public class BinaryMessageMultipleSlot extends AISMessage
VERSION| Modifier | Constructor and Description |
|---|---|
|
BinaryMessageMultipleSlot(NMEAMessage[] nmeaMessages) |
protected |
BinaryMessageMultipleSlot(NMEAMessage[] nmeaMessages,
String bitString) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkAISMessage() |
Boolean |
getAddressed() |
Integer |
getApplicationId() |
String |
getData() |
MMSI |
getDestinationMmsi() |
AISMessageType |
getMessageType() |
String |
getRadioStatus() |
Boolean |
getStructured() |
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 BinaryMessageMultipleSlot(NMEAMessage[] nmeaMessages)
protected BinaryMessageMultipleSlot(NMEAMessage[] nmeaMessages, String bitString)
protected void checkAISMessage()
checkAISMessage in class AISMessagepublic final AISMessageType getMessageType()
getMessageType in class AISMessagepublic Boolean getAddressed()
public Boolean getStructured()
public MMSI getDestinationMmsi()
public Integer getApplicationId()
public String getData()
public String getRadioStatus()
public String toString()
toString in class AISMessageCopyright © 2016 Thomas Borg Salling. All rights reserved.