public class CraftProperties extends Object
| Constructor and Description | 
|---|
CraftProperties(Mmsi mmsi)  | 
CraftProperties(Mmsi mmsi,
               Map<CraftPropertyName,TreeMap<Long,String>> map)  | 
| Modifier and Type | Method and Description | 
|---|---|
CraftProperties | 
add(CraftProperty p)  | 
Map<CraftPropertyName,TreeMap<Long,String>> | 
getMap()  | 
Mmsi | 
getMmsi()  | 
public CraftProperties(Mmsi mmsi)
public Map<CraftPropertyName,TreeMap<Long,String>> getMap()
public Mmsi getMmsi()
public CraftProperties add(CraftProperty p)
Copyright © 2020. All rights reserved.