| Package | Description |
|---|---|
| org.dmg.pmml.scorecard |
| Modifier and Type | Method and Description |
|---|---|
static Scorecard.BaselineMethod |
Scorecard.BaselineMethod.fromValue(String v) |
Scorecard.BaselineMethod |
Scorecard.getBaselineMethod() |
static Scorecard.BaselineMethod |
Scorecard.BaselineMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Scorecard.BaselineMethod[] |
Scorecard.BaselineMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Scorecard |
Scorecard.setBaselineMethod(Scorecard.BaselineMethod baselineMethod) |
Copyright © 2022. All rights reserved.