Package | Description |
---|---|
org.deidentifier.arx.aggregates |
This package provides methods for aggregating data.
|
Modifier and Type | Method and Description |
---|---|
HierarchyBuilder.Type |
HierarchyBuilder.getType()
Returns the type of builder.
|
static HierarchyBuilder.Type |
HierarchyBuilder.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static HierarchyBuilder.Type[] |
HierarchyBuilder.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|