public class GroupAssignmentCommand extends AISMessage
VERSION| Modifier | Constructor and Description |
|---|---|
|
GroupAssignmentCommand(NMEAMessage[] nmeaMessages) |
protected |
GroupAssignmentCommand(NMEAMessage[] nmeaMessages,
String bitString) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkAISMessage() |
AISMessageType |
getMessageType() |
Float |
getNorthEastLatitude() |
Float |
getNorthEastLongitude() |
Integer |
getQuietTime() |
ReportingInterval |
getReportingInterval() |
ShipType |
getShipType() |
Float |
getSouthWestLatitude() |
Float |
getSouthWestLongitude() |
String |
getSpare1() |
String |
getSpare2() |
StationType |
getStationType() |
TxRxMode |
getTransmitReceiveMode() |
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 GroupAssignmentCommand(NMEAMessage[] nmeaMessages)
protected GroupAssignmentCommand(NMEAMessage[] nmeaMessages, String bitString)
protected void checkAISMessage()
checkAISMessage in class AISMessagepublic final AISMessageType getMessageType()
getMessageType in class AISMessagepublic String getSpare1()
public Float getNorthEastLongitude()
public Float getNorthEastLatitude()
public Float getSouthWestLongitude()
public Float getSouthWestLatitude()
public StationType getStationType()
public ShipType getShipType()
public String getSpare2()
public TxRxMode getTransmitReceiveMode()
public ReportingInterval getReportingInterval()
public Integer getQuietTime()
public String toString()
toString in class AISMessageCopyright © 2016 Thomas Borg Salling. All rights reserved.