| Package | Description |
|---|---|
| dk.dma.ais.configuration.transform | |
| dk.dma.ais.transform |
| Modifier and Type | Method and Description |
|---|---|
AisPacketTaggingTransformer.Policy |
TaggingTransformerConfiguration.getTagPolicy()
Gets tag policy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaggingTransformerConfiguration.setTagPolicy(AisPacketTaggingTransformer.Policy tagPolicy)
Sets tag policy.
|
| Modifier and Type | Method and Description |
|---|---|
static AisPacketTaggingTransformer.Policy |
AisPacketTaggingTransformer.Policy.fromString(String str)
From string policy.
|
static AisPacketTaggingTransformer.Policy |
AisPacketTaggingTransformer.Policy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AisPacketTaggingTransformer.Policy[] |
AisPacketTaggingTransformer.Policy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AisPacketTaggingTransformer(AisPacketTaggingTransformer.Policy policy,
AisPacketTags tagging)
Constructor taking policy and the tagging to be used
|
Copyright © 2011–2019 Danish Maritime Authority. All rights reserved.