public abstract class MMSIParser extends Object
| Constructor and Description |
|---|
MMSIParser() |
| Modifier and Type | Method and Description |
|---|---|
protected MMSIEntry |
coastStation(MIDEntry midEntry,
int xxxx) |
protected MMSIEntry |
craftAssociatedWithParentShip(MIDEntry midEntry,
int xxxx) |
protected MMSIEntry |
epirb(int yy,
int xxxx) |
static MMSIParser |
getInstance()
Returns MMSIParser instance
|
protected MMSIEntry |
groupShipStation(MIDEntry midEntry,
int xxxxx) |
protected MMSIEntry |
handheldVHF(int xxxxxxxx) |
protected MIDEntry |
mid(int mid) |
protected abstract MMSIEntry |
mmsi(MMSIEntry e) |
protected MMSIEntry |
mobDevice(int yy,
int xxxx) |
protected MMSIEntry |
navigationalAid(MIDEntry midEntry,
int a,
int xxx) |
MMSIEntry |
parse(int mmsi)
Parses MMSI number
|
abstract MMSIEntry |
parse(String mmsi)
Parses MMSI number
|
protected MMSIEntry |
sarAircraft(MIDEntry midEntry,
int a,
int xx) |
protected MMSIEntry |
searchAndRescueTransponder(int yy,
int xxxx) |
protected MMSIEntry |
shipStation(MIDEntry midEntry,
int xxxxxx) |
protected abstract int |
x(int x) |
protected abstract int |
xx(int x) |
protected abstract int |
xxx(int x) |
protected abstract int |
xxxx(int x) |
protected abstract int |
xxxxx(int x) |
protected abstract int |
xxxxxx(int x) |
protected abstract int |
xxxxxxxx(int x) |
public static final MMSIParser getInstance()
public MMSIEntry parse(int mmsi)
mmsi - protected MMSIEntry handheldVHF(int xxxxxxxx)
protected MMSIEntry searchAndRescueTransponder(int yy, int xxxx)
protected MMSIEntry mobDevice(int yy, int xxxx)
protected MMSIEntry epirb(int yy, int xxxx)
protected MMSIEntry craftAssociatedWithParentShip(MIDEntry midEntry, int xxxx)
protected abstract int xxxxxxxx(int x)
protected abstract int xxxxxx(int x)
protected abstract int xxxxx(int x)
protected abstract int xxxx(int x)
protected abstract int xxx(int x)
protected abstract int x(int x)
protected abstract int xx(int x)
protected MIDEntry mid(int mid)
Copyright © 2015. All rights reserved.