@Immutable public class GatehouseSourceTag extends Object implements IProprietarySourceTag
| Constructor and Description |
|---|
GatehouseSourceTag(Integer baseMmsi,
dk.dma.enav.model.Country country,
String region,
Date timestamp,
String orgSentence)
Instantiates a new Gatehouse source tag.
|
| Modifier and Type | Method and Description |
|---|---|
Integer |
getBaseMmsi()
Base station MMSI
|
dk.dma.enav.model.Country |
getCountry()
Country origin of message
|
String |
getRegion()
Unique region identifier
|
String |
getSentence()
Get the original sentence
|
Date |
getTimestamp()
Time of message receival at source
|
String |
toString() |
public GatehouseSourceTag(Integer baseMmsi, dk.dma.enav.model.Country country, String region, Date timestamp, String orgSentence)
baseMmsi - the base mmsicountry - the countryregion - the regiontimestamp - the timestamporgSentence - the org sentencepublic Integer getBaseMmsi()
IProprietarySourceTaggetBaseMmsi in interface IProprietarySourceTagpublic dk.dma.enav.model.Country getCountry()
IProprietarySourceTaggetCountry in interface IProprietarySourceTagpublic String getRegion()
IProprietarySourceTaggetRegion in interface IProprietarySourceTagpublic Date getTimestamp()
IProprietarySourceTaggetTimestamp in interface IProprietarySourceTagpublic String getSentence()
IProprietaryTaggetSentence in interface IProprietaryTagCopyright © 2011–2019 Danish Maritime Authority. All rights reserved.