Uses of Class
dk.tbsalling.aismessages.ais.messages.types.ManeuverIndicator
| Package | Description |
|---|---|
| dk.tbsalling.aismessages.ais.messages | |
| dk.tbsalling.aismessages.ais.messages.types |
-
Uses of ManeuverIndicator in dk.tbsalling.aismessages.ais.messages
Methods in dk.tbsalling.aismessages.ais.messages that return ManeuverIndicator Modifier and Type Method Description ManeuverIndicatorPositionReport. getSpecialManeuverIndicator() -
Uses of ManeuverIndicator in dk.tbsalling.aismessages.ais.messages.types
Methods in dk.tbsalling.aismessages.ais.messages.types that return ManeuverIndicator Modifier and Type Method Description static ManeuverIndicatorManeuverIndicator. fromInteger(Integer integer)static ManeuverIndicatorManeuverIndicator. valueOf(String name)Returns the enum constant of this type with the specified name.static ManeuverIndicator[]ManeuverIndicator. values()Returns an array containing the constants of this enum type, in the order they are declared.