| Package | Description |
|---|---|
| weka.core.pmml.jaxbbindings |
| Modifier and Type | Method and Description |
|---|---|
static RESULTFEATURE |
RESULTFEATURE.fromValue(String v) |
RESULTFEATURE |
ResultField.getFeature()
Gets the value of the feature property.
|
RESULTFEATURE |
OutputField.getFeature()
Gets the value of the feature property.
|
static RESULTFEATURE |
RESULTFEATURE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RESULTFEATURE[] |
RESULTFEATURE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResultField.setFeature(RESULTFEATURE value)
Sets the value of the feature property.
|
void |
OutputField.setFeature(RESULTFEATURE value)
Sets the value of the feature property.
|
Copyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.