Module dk.tbsalling.ais.messages
Class NumberOfPersonsOnBoard
java.lang.Object
dk.tbsalling.aismessages.ais.messages.asm.ApplicationSpecificMessage
dk.tbsalling.aismessages.ais.messages.asm.NumberOfPersonsOnBoard
- All Implemented Interfaces:
CachedDecodedValues,Serializable
public class NumberOfPersonsOnBoard extends ApplicationSpecificMessage
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Modifier Constructor Description protectedNumberOfPersonsOnBoard(int designatedAreaCode, int functionalId, String binaryData) -
Method Summary
Modifier and Type Method Description IntegergetNumberOfPersons()Methods inherited from class dk.tbsalling.aismessages.ais.messages.asm.ApplicationSpecificMessage
create, getBinaryData, getDesignatedAreaCode, getFunctionalIdMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface dk.tbsalling.aismessages.ais.messages.CachedDecodedValues
getDecodedValue, getDecodedValueByWeakReference