| Package | Description |
|---|---|
| org.vesalainen.parsers.nmea.ais |
| Modifier and Type | Method and Description |
|---|---|
static Tendency |
Tendency.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Tendency[] |
Tendency.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.setAirPressureTendency(Tendency tendency)
Pressure Tendency
|
void |
AbstractAISObserver.setAirPressureTendency(Tendency tendency) |
void |
AISObserver.setWaterLevelTrend(Tendency trend)
Water Level Trend
|
void |
AbstractAISObserver.setWaterLevelTrend(Tendency trend) |
Copyright © 2015. All rights reserved.