public class MMSIEntry extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getA()
Returns a digit.
|
MIDEntry |
getMid()
Returns MID or null
|
String |
getString()
Returns MMSI as a string
|
MMSIType |
getType()
Returns type of MMSI
|
int |
getX()
Returns digits that make MMSI unique in MID
|
int |
getY()
Returns a numeric ID assigned to a manufacturer
|
int |
getZ()
Returns a sequence number chosen by that manufacturer
|
int |
hashCode() |
String |
toString() |
public MMSIType getType()
public MIDEntry getMid()
public int getA()
public int getX()
public int getY()
public int getZ()
public String getString()
Copyright © 2016. All rights reserved.