| Package | Description |
|---|---|
| org.vesalainen.parsers.nmea.ais |
| Modifier and Type | Method and Description |
|---|---|
static ManeuverIndicator |
ManeuverIndicator.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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AISObserver.setManeuver(ManeuverIndicator maneuverIndicator)
Maneuver Indicator
|
void |
AbstractAISObserver.setManeuver(ManeuverIndicator maneuverIndicator) |
Copyright © 2016. All rights reserved.