| Package | Description |
|---|---|
| cdc.util.csv.tools |
| Modifier and Type | Field | Description |
|---|---|---|
protected FeatureMask<Anonymizer.MainArgs.Feature> |
Anonymizer.MainArgs.features |
| Modifier and Type | Method | Description |
|---|---|---|
static Anonymizer.MainArgs.Feature |
Anonymizer.MainArgs.Feature.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Anonymizer.MainArgs.Feature[] |
Anonymizer.MainArgs.Feature.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
Anonymizer.MainArgs.isEnabled(Anonymizer.MainArgs.Feature feature) |
|
void |
Anonymizer.MainArgs.setEnabled(Anonymizer.MainArgs.Feature feature,
boolean enabled) |
Copyright © 2019. All rights reserved.