dk.tbsalling.aismessages.messages
Class ExtendedClassBEquipmentPositionReport
java.lang.Object
dk.tbsalling.aismessages.messages.DecodedAISMessage
dk.tbsalling.aismessages.messages.ExtendedClassBEquipmentPositionReport
- All Implemented Interfaces:
- Serializable
public class ExtendedClassBEquipmentPositionReport
- extends DecodedAISMessage
- See Also:
- Serialized Form
|
Constructor Summary |
ExtendedClassBEquipmentPositionReport(Integer repeatIndicator,
MMSI sourceMmsi,
String regionalReserved1,
Float speedOverGround,
Boolean positionAccurate,
Float latitude,
Float longitude,
Float courseOverGround,
Integer trueHeading,
Integer second,
String regionalReserved2,
String shipName,
ShipType shipType,
Integer toBow,
Integer toStern,
Integer toStarboard,
Integer toPort,
PositionFixingDevice positionFixingDevice,
Boolean raimFlag,
Boolean dataTerminalReady,
Boolean assigned)
|
ExtendedClassBEquipmentPositionReport
public ExtendedClassBEquipmentPositionReport(Integer repeatIndicator,
MMSI sourceMmsi,
String regionalReserved1,
Float speedOverGround,
Boolean positionAccurate,
Float latitude,
Float longitude,
Float courseOverGround,
Integer trueHeading,
Integer second,
String regionalReserved2,
String shipName,
ShipType shipType,
Integer toBow,
Integer toStern,
Integer toStarboard,
Integer toPort,
PositionFixingDevice positionFixingDevice,
Boolean raimFlag,
Boolean dataTerminalReady,
Boolean assigned)
getRegionalReserved1
public final String getRegionalReserved1()
getSpeedOverGround
public final Float getSpeedOverGround()
getPositionAccurate
public final Boolean getPositionAccurate()
getLatitude
public final Float getLatitude()
getLongitude
public final Float getLongitude()
getCourseOverGround
public final Float getCourseOverGround()
getTrueHeading
public final Integer getTrueHeading()
getSecond
public final Integer getSecond()
getRegionalReserved2
public final String getRegionalReserved2()
getShipName
public final String getShipName()
getShipType
public final ShipType getShipType()
getToBow
public final Integer getToBow()
getToStern
public final Integer getToStern()
getToStarboard
public final Integer getToStarboard()
getToPort
public final Integer getToPort()
getPositionFixingDevice
public final PositionFixingDevice getPositionFixingDevice()
getRaimFlag
public final Boolean getRaimFlag()
getDataTerminalReady
public final Boolean getDataTerminalReady()
getAssigned
public final Boolean getAssigned()
toString
public String toString()
- Overrides:
toString in class DecodedAISMessage
fromEncodedMessage
public static ExtendedClassBEquipmentPositionReport fromEncodedMessage(EncodedAISMessage encodedMessage)
Copyright © 2013 Thomas Borg Salling. All Rights Reserved.