| Package | Description |
|---|---|
| org.vesalainen.parsers.mmsi |
| Modifier and Type | Method and Description |
|---|---|
static MIDEntry |
MID.get(int mid)
Returns entry for MID code
|
MIDEntry |
MMSIEntry.getMid()
Returns MID or null
|
protected MIDEntry |
MMSIParser.mid(int mid) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<MIDEntry> |
MID.getAllEntries()
Returns all entries
|
| Modifier and Type | Method and Description |
|---|---|
protected MMSIEntry |
MMSIParser.coastStation(MIDEntry midEntry,
int xxxx) |
protected MMSIEntry |
MMSIParser.craftAssociatedWithParentShip(MIDEntry midEntry,
int xxxx) |
protected MMSIEntry |
MMSIParser.groupShipStation(MIDEntry midEntry,
int xxxxx) |
protected MMSIEntry |
MMSIParser.navigationalAid(MIDEntry midEntry,
int a,
int xxx) |
protected MMSIEntry |
MMSIParser.sarAircraft(MIDEntry midEntry,
int a,
int xx) |
protected MMSIEntry |
MMSIParser.shipStation(MIDEntry midEntry,
int xxxxxx) |
Copyright © 2015. All rights reserved.