public class AidToNavigationReport extends AISMessage
VERSION| Modifier | Constructor and Description |
|---|---|
|
AidToNavigationReport(NMEAMessage[] nmeaMessages) |
protected |
AidToNavigationReport(NMEAMessage[] nmeaMessages,
String bitString) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkAISMessage() |
AidType |
getAidType() |
Boolean |
getAssignedMode() |
String |
getAtoNStatus() |
Float |
getLatitude() |
Float |
getLongitude() |
AISMessageType |
getMessageType() |
String |
getName() |
String |
getNameExtension() |
Boolean |
getOffPosition() |
Boolean |
getPositionAccurate() |
PositionFixingDevice |
getPositionFixingDevice() |
Boolean |
getRaimFlag() |
Integer |
getSecond() |
Integer |
getSpare1() |
Integer |
getSpare2() |
Integer |
getToBow() |
Integer |
getToPort() |
Integer |
getToStarboard() |
Integer |
getToStern() |
Boolean |
getVirtualAid() |
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 AidToNavigationReport(NMEAMessage[] nmeaMessages)
protected AidToNavigationReport(NMEAMessage[] nmeaMessages, String bitString)
protected void checkAISMessage()
checkAISMessage in class AISMessagepublic final AISMessageType getMessageType()
getMessageType in class AISMessagepublic AidType getAidType()
public String getName()
public Boolean getPositionAccurate()
public Float getLatitude()
public Float getLongitude()
public Integer getToBow()
public Integer getToStern()
public Integer getToStarboard()
public Integer getToPort()
public PositionFixingDevice getPositionFixingDevice()
public Integer getSecond()
public Boolean getOffPosition()
public String getAtoNStatus()
public Boolean getRaimFlag()
public Boolean getVirtualAid()
public Boolean getAssignedMode()
public Integer getSpare1()
public String getNameExtension()
public Integer getSpare2()
public String toString()
toString in class AISMessageCopyright © 2016 Thomas Borg Salling. All rights reserved.