| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected Scorecard.BaselineMethod |
Scorecard.baselineMethod |
| Modifier and Type | Method and Description |
|---|---|
static Scorecard.BaselineMethod |
Scorecard.BaselineMethod.fromValue(java.lang.String v) |
Scorecard.BaselineMethod |
Scorecard.getBaselineMethod()
Gets the value of the baselineMethod property.
|
static Scorecard.BaselineMethod |
Scorecard.BaselineMethod.valueOf(java.lang.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 |
|---|---|
void |
Scorecard.setBaselineMethod(Scorecard.BaselineMethod value)
Sets the value of the baselineMethod property.
|
Scorecard |
Scorecard.withBaselineMethod(Scorecard.BaselineMethod value) |
Copyright © 2015 University of Tartu. All Rights Reserved.