Package | Description |
---|---|
au.gov.amsa.ais | |
au.gov.amsa.util.nmea |
Modifier and Type | Method and Description |
---|---|
Talker |
AisNmeaMessage.getTalker()
Returns the
Talker corresponding to the first two characters of
the message format type (e.g. |
Modifier and Type | Method and Description |
---|---|
Talker |
NmeaMessage.getTalker() |
static Talker |
NmeaUtil.getTalker(String s) |
static Talker |
Talker.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Talker[] |
Talker.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.