public interface AISMessage
Modifier and Type | Method and Description |
---|---|
int |
getMessageType()
Returns the message type.
|
int |
getMMSI()
Returns the unique identifier of the transmitting ship (MMSI, Maritime
Mobile Service Identity).
|
int |
getRepeatIndicator()
Tells how many times the message has been repeated.
|
int getMessageType()
int getRepeatIndicator()
int getMMSI()
Copyright (C) 2010-2017 Java Marine API authors. All Rights Reserved.