Uses of Class
dk.tbsalling.aismessages.ais.messages.types.ReportingInterval
| Package | Description |
|---|---|
| dk.tbsalling.aismessages.ais.messages | |
| dk.tbsalling.aismessages.ais.messages.types |
-
Uses of ReportingInterval in dk.tbsalling.aismessages.ais.messages
Methods in dk.tbsalling.aismessages.ais.messages that return ReportingInterval Modifier and Type Method Description ReportingIntervalGroupAssignmentCommand. getReportingInterval() -
Uses of ReportingInterval in dk.tbsalling.aismessages.ais.messages.types
Methods in dk.tbsalling.aismessages.ais.messages.types that return ReportingInterval Modifier and Type Method Description static ReportingIntervalReportingInterval. fromInteger(Integer integer)static ReportingIntervalReportingInterval. 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.