public class AisClassAStatic extends AisVesselStatic
callsign, dimensions, name, shipType, shipTypeCargocreated, mmsi, received, sourceTimestamp| Constructor and Description |
|---|
AisClassAStatic()
Instantiates a new Ais class a static.
|
AisClassAStatic(AisMessage5 msg5)
Instantiates a new Ais class a static.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDestination()
Gets destination.
|
Double |
getDraught()
Gets draught.
|
byte |
getDte()
Gets dte.
|
Date |
getEta()
Gets eta.
|
Integer |
getImoNo()
Gets imo no.
|
byte |
getPosType()
Gets pos type.
|
byte |
getVersion()
Gets version.
|
void |
setDestination(String destination)
Sets destination.
|
void |
setDraught(Double draught)
Sets draught.
|
void |
setDte(byte dte)
Sets dte.
|
void |
setEta(Date eta)
Sets eta.
|
void |
setImoNo(Integer imoNo)
Sets imo no.
|
void |
setPosType(byte posType)
Sets pos type.
|
void |
setVersion(byte version)
Sets version.
|
void |
update(AisMessage5 msg5)
Update.
|
getCallsign, getDimensions, getName, getShipType, getShipTypeCargo, setCallsign, setDimensions, setName, setShipType, setShipTypeCargo, updategetCreated, getMmsi, getReceived, getSourceTimestamp, setCreated, setMmsi, setReceived, setSourceTimestamp, updatepublic AisClassAStatic()
public AisClassAStatic(AisMessage5 msg5)
msg5 - the msg 5public void update(AisMessage5 msg5)
msg5 - the msg 5public Integer getImoNo()
public void setImoNo(Integer imoNo)
imoNo - the imo nopublic String getDestination()
public void setDestination(String destination)
destination - the destinationpublic Date getEta()
public void setEta(Date eta)
eta - the etapublic byte getPosType()
public void setPosType(byte posType)
posType - the pos typepublic Double getDraught()
public void setDraught(Double draught)
draught - the draughtpublic byte getVersion()
public void setVersion(byte version)
version - the versionpublic byte getDte()
public void setDte(byte dte)
dte - the dteCopyright © 2011–2019 Danish Maritime Authority. All rights reserved.