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