public class Interrogation extends AISMessage
VERSION| Modifier | Constructor and Description |
|---|---|
|
Interrogation(NMEAMessage[] nmeaMessages) |
protected |
Interrogation(NMEAMessage[] nmeaMessages,
String bitString) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkAISMessage() |
MMSI |
getInterrogatedMmsi1() |
MMSI |
getInterrogatedMmsi2() |
AISMessageType |
getMessageType() |
Integer |
getOffset1_1() |
Integer |
getOffset1_2() |
Integer |
getOffset2_1() |
Integer |
getType1_1() |
Integer |
getType1_2() |
Integer |
getType2_1() |
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 Interrogation(NMEAMessage[] nmeaMessages)
protected Interrogation(NMEAMessage[] nmeaMessages, String bitString)
protected void checkAISMessage()
checkAISMessage in class AISMessagepublic final AISMessageType getMessageType()
getMessageType in class AISMessagepublic final MMSI getInterrogatedMmsi1()
public final Integer getType1_1()
public final Integer getOffset1_1()
public final Integer getType1_2()
public final Integer getOffset1_2()
public final MMSI getInterrogatedMmsi2()
public final Integer getType2_1()
public final Integer getOffset2_1()
public String toString()
toString in class AISMessageCopyright © 2016 Thomas Borg Salling. All rights reserved.