public interface AISUTCReport extends AISMessage
Modifier and Type | Method and Description |
---|---|
int |
getTypeOfEPFD()
Returns the type of electronic position fixing device.
|
int |
getUtcDay()
Returns the UTC day.
|
int |
getUtcHour()
Returns the UTC hour.
|
int |
getUtcMinute()
Returns the UTC minute.
|
int |
getUtcMonth()
Returns the UTC month.
|
int |
getUtcSecond()
Returns the UTC second.
|
int |
getUtcYear()
Returns the UTC year.
|
getMessageType, getMMSI, getRepeatIndicator
int getUtcYear()
int getUtcMonth()
int getUtcDay()
int getUtcHour()
int getUtcMinute()
int getUtcSecond()
int getTypeOfEPFD()
Copyright (C) 2010-2017 Java Marine API authors. All Rights Reserved.