| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Method and Description |
|---|---|
static Aggregate.Function |
Aggregate.Function.fromValue(String v) |
Aggregate.Function |
Aggregate.getFunction()
Gets the value of the function property.
|
static Aggregate.Function |
Aggregate.Function.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Aggregate.Function[] |
Aggregate.Function.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Aggregate |
Aggregate.setFunction(Aggregate.Function function)
Sets the value of the function property.
|
| Constructor and Description |
|---|
Aggregate(FieldName field,
Aggregate.Function function) |
Copyright © 2016 University of Tartu. All Rights Reserved.