| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Method and Description |
|---|---|
static Aggregate.Function |
Aggregate.Function.fromValue(String v) |
Aggregate.Function |
Aggregate.getFunction() |
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) |
| Constructor and Description |
|---|
Aggregate(FieldName field,
Aggregate.Function function) |
Copyright © 2019 University of Tartu. All rights reserved.