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