dk.tbsalling.aismessages.messages
Class PositionReportClassAAssignedSchedule
java.lang.Object
dk.tbsalling.aismessages.messages.DecodedAISMessage
dk.tbsalling.aismessages.messages.PositionReport
dk.tbsalling.aismessages.messages.PositionReportClassAAssignedSchedule
- All Implemented Interfaces:
- Serializable
public class PositionReportClassAAssignedSchedule
- extends PositionReport
- See Also:
- Serialized Form
|
Constructor Summary |
PositionReportClassAAssignedSchedule(AISMessageType messageType,
Integer repeatIndicator,
MMSI mmsi,
NavigationStatus navigationStatus,
Integer rateOfTurn,
Float speedOverGround,
Boolean positionAccurate,
Float latitude,
Float longitude,
Float courseOverGround,
Integer trueHeading,
Integer second,
ManeuverIndicator maneuverIndicator,
Boolean raimFlag)
|
| Methods inherited from class dk.tbsalling.aismessages.messages.PositionReport |
equals, getCourseOverGround, getLatitude, getLongitude, getManeuverIndicator, getNavigationStatus, getPositionAccurate, getRaimFlag, getRateOfTurn, getSecond, getSpeedOverGround, getTrueHeading, hashCode, toString |
PositionReportClassAAssignedSchedule
public PositionReportClassAAssignedSchedule(AISMessageType messageType,
Integer repeatIndicator,
MMSI mmsi,
NavigationStatus navigationStatus,
Integer rateOfTurn,
Float speedOverGround,
Boolean positionAccurate,
Float latitude,
Float longitude,
Float courseOverGround,
Integer trueHeading,
Integer second,
ManeuverIndicator maneuverIndicator,
Boolean raimFlag)
fromEncodedMessage
public static PositionReportClassAAssignedSchedule fromEncodedMessage(EncodedAISMessage encodedMessage)
Copyright © 2013 Thomas Borg Salling. All Rights Reserved.