public class MMSI extends Object
Constructor and Description |
---|
MMSI() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isCorrect(long value)
Checks whether the MMSI value is correct.
|
static String |
toString(long value)
Returns the origin associated with the MMSI number.
|
public static boolean isCorrect(long value)
public static String toString(long value)
Copyright (C) 2010-2017 Java Marine API authors. All Rights Reserved.