| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected Aggregate.Function |
Aggregate.function |
| 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 |
|---|---|
void |
Aggregate.setFunction(Aggregate.Function value)
Sets the value of the function property.
|
Aggregate |
Aggregate.withFunction(Aggregate.Function value) |
| Constructor and Description |
|---|
Aggregate(FieldName field,
Aggregate.Function function) |
Copyright © 2014 University of Tartu. All Rights Reserved.