public class AssignedModeCommand extends AISMessage
VERSION| Modifier | Constructor and Description |
|---|---|
|
AssignedModeCommand(NMEAMessage[] nmeaMessages) |
protected |
AssignedModeCommand(NMEAMessage[] nmeaMessages,
String bitString) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkAISMessage() |
MMSI |
getDestinationMmsiA() |
MMSI |
getDestinationMmsiB() |
Integer |
getIncrementA() |
Integer |
getIncrementB() |
AISMessageType |
getMessageType() |
Integer |
getOffsetA() |
Integer |
getOffsetB() |
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 AssignedModeCommand(NMEAMessage[] nmeaMessages)
protected AssignedModeCommand(NMEAMessage[] nmeaMessages, String bitString)
protected void checkAISMessage()
checkAISMessage in class AISMessagepublic final AISMessageType getMessageType()
getMessageType in class AISMessagepublic MMSI getDestinationMmsiA()
public Integer getOffsetA()
public Integer getIncrementA()
public MMSI getDestinationMmsiB()
public Integer getOffsetB()
public Integer getIncrementB()
public String toString()
toString in class AISMessageCopyright © 2016 Thomas Borg Salling. All rights reserved.