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