| Modifier and Type | Method and Description |
|---|---|
KiePMMLAggregateFunction |
KiePMMLComparisonMeasure.getAggregateFunction() |
static KiePMMLAggregateFunction |
KiePMMLAggregateFunction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KiePMMLAggregateFunction[] |
KiePMMLAggregateFunction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
KiePMMLComparisonMeasure(KiePMMLComparisonMeasure.Kind kind,
KiePMMLAggregateFunction aggregateFunction,
KiePMMLCompareFunction compareFunction) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.