public class PacketTaggingConfiguration extends Object
| Constructor and Description |
|---|
PacketTaggingConfiguration()
Instantiates a new Packet tagging configuration.
|
| Modifier and Type | Method and Description |
|---|---|
AisPacketTags |
getInstance()
Gets instance.
|
Integer |
getSourceBs()
Gets source bs.
|
String |
getSourceCountry()
Gets source country.
|
String |
getSourceId()
Gets source id.
|
String |
getSourceType()
Gets source type.
|
void |
setSourceBs(Integer sourceBs)
Sets source bs.
|
void |
setSourceCountry(String sourceCountry)
Sets source country.
|
void |
setSourceId(String sourceId)
Sets source id.
|
void |
setSourceType(String sourceType)
Sets source type.
|
public PacketTaggingConfiguration()
public String getSourceId()
public void setSourceId(String sourceId)
sourceId - the source idpublic Integer getSourceBs()
public void setSourceBs(Integer sourceBs)
sourceBs - the source bspublic String getSourceCountry()
public void setSourceCountry(String sourceCountry)
sourceCountry - the source countrypublic String getSourceType()
public void setSourceType(String sourceType)
sourceType - the source typepublic AisPacketTags getInstance()
Copyright © 2011–2019 Danish Maritime Authority. All rights reserved.