| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Method and Description |
|---|---|
static OutputField.Algorithm |
OutputField.Algorithm.fromValue(String v) |
OutputField.Algorithm |
OutputField.getAlgorithm()
Gets the value of the algorithm property.
|
static OutputField.Algorithm |
OutputField.Algorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OutputField.Algorithm[] |
OutputField.Algorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OutputField |
OutputField.setAlgorithm(OutputField.Algorithm algorithm)
Sets the value of the algorithm property.
|
Copyright © 2015 University of Tartu. All Rights Reserved.