@Immutable public abstract class Target extends Object implements Serializable
| Modifier | Constructor and Description |
|---|---|
protected |
Target(int mmsi)
Instantiates a new Target.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getMmsi()
Returns the MMSI of the Track.
|
String |
toString() |
Copyright © 2011–2019 Danish Maritime Authority. All rights reserved.