| Package | Description |
|---|---|
| org.vesalainen.parsers.mmsi |
| Modifier and Type | Method and Description |
|---|---|
MMSIType |
MMSIEntry.getType()
Returns type of MMSI
|
static MMSIType |
MMSIType.getType(int mmsi)
Returns MMSI type.
|
static MMSIType |
MMSIType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MMSIType[] |
MMSIType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.