public class AddressedBinaryMessage extends AISMessage
VERSION| Modifier | Constructor and Description |
|---|---|
|
AddressedBinaryMessage(NMEAMessage[] nmeaMessages) |
protected |
AddressedBinaryMessage(NMEAMessage[] nmeaMessages,
String bitString) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkAISMessage() |
String |
getBinaryData() |
Integer |
getDesignatedAreaCode() |
MMSI |
getDestinationMmsi() |
Integer |
getFunctionalId() |
AISMessageType |
getMessageType() |
Boolean |
getRetransmit() |
Integer |
getSequenceNumber() |
int |
getSpare() |
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 AddressedBinaryMessage(NMEAMessage[] nmeaMessages)
protected AddressedBinaryMessage(NMEAMessage[] nmeaMessages, String bitString)
protected void checkAISMessage()
checkAISMessage in class AISMessagepublic final AISMessageType getMessageType()
getMessageType in class AISMessagepublic Integer getSequenceNumber()
public MMSI getDestinationMmsi()
public Boolean getRetransmit()
public int getSpare()
public Integer getDesignatedAreaCode()
public Integer getFunctionalId()
public String getBinaryData()
public String toString()
toString in class AISMessageCopyright © 2016 Thomas Borg Salling. All rights reserved.