public class TargetCountryFilterConfiguration extends FilterConfiguration
| Constructor and Description |
|---|
TargetCountryFilterConfiguration()
Instantiates a new Target country filter configuration.
|
| Modifier and Type | Method and Description |
|---|---|
HashSet<String> |
getAllowedCountries()
Gets allowed countries.
|
IPacketFilter |
getInstance()
Gets instance.
|
void |
setAllowedCountries(HashSet<String> allowedCountries)
Sets allowed countries.
|
public TargetCountryFilterConfiguration()
public HashSet<String> getAllowedCountries()
public void setAllowedCountries(HashSet<String> allowedCountries)
allowedCountries - the allowed countriespublic IPacketFilter getInstance()
FilterConfigurationgetInstance in class FilterConfigurationCopyright © 2011–2019 Danish Maritime Authority. All rights reserved.