Package | Description |
---|---|
org.deidentifier.arx.gui.model |
Modifier and Type | Method and Description |
---|---|
ModelAnonymizationConfiguration.TransformationType |
ModelAnonymizationConfiguration.getTransformationType()
Returns the transformation type
|
static ModelAnonymizationConfiguration.TransformationType |
ModelAnonymizationConfiguration.TransformationType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ModelAnonymizationConfiguration.TransformationType[] |
ModelAnonymizationConfiguration.TransformationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ModelAnonymizationConfiguration.setTransformationType(ModelAnonymizationConfiguration.TransformationType transformationType) |