public class IMO extends Object implements Serializable
| Constructor and Description |
|---|
IMO(int imo) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getIMO() |
int |
hashCode() |
String |
toString() |
static IMO |
valueOf(int imo) |
Copyright © 2016 Thomas Borg Salling. All rights reserved.