| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Method and Description |
|---|---|
static FeatureType |
FeatureType.fromValue(String v) |
FeatureType |
ResultField.getFeature()
Gets the value of the feature property.
|
FeatureType |
OutputField.getFeature()
Gets the value of the feature property.
|
static FeatureType |
FeatureType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeatureType[] |
FeatureType.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(FeatureType feature)
Sets the value of the feature property.
|
OutputField |
OutputField.setFeature(FeatureType feature)
Sets the value of the feature property.
|
Copyright © 2016 University of Tartu. All Rights Reserved.