|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReportingInterval | |
|---|---|
| dk.tbsalling.aismessages.messages | |
| dk.tbsalling.aismessages.messages.types | |
| Uses of ReportingInterval in dk.tbsalling.aismessages.messages |
|---|
| Methods in dk.tbsalling.aismessages.messages that return ReportingInterval | |
|---|---|
ReportingInterval |
GroupAssignmentCommand.getReportingInterval()
|
| Constructors in dk.tbsalling.aismessages.messages with parameters of type ReportingInterval | |
|---|---|
GroupAssignmentCommand(Integer repeatIndicator,
MMSI sourceMmsi,
Float northEastLatitude,
Float northEastLongitude,
Float southWestLatitude,
Float southWestLongitude,
StationType stationType,
ShipType shipType,
TxRxMode transmitReceiveMode,
ReportingInterval reportingInterval,
Integer quietTime)
|
|
| Uses of ReportingInterval in dk.tbsalling.aismessages.messages.types |
|---|
| Methods in dk.tbsalling.aismessages.messages.types that return ReportingInterval | |
|---|---|
static ReportingInterval |
ReportingInterval.fromInteger(Integer integer)
|
static ReportingInterval |
ReportingInterval.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ReportingInterval[] |
ReportingInterval.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||