| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Method and Description |
|---|---|
static PartitionFieldStats.Weighted |
PartitionFieldStats.Weighted.fromValue(String v) |
PartitionFieldStats.Weighted |
PartitionFieldStats.getWeighted()
Gets the value of the weighted property.
|
static PartitionFieldStats.Weighted |
PartitionFieldStats.Weighted.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PartitionFieldStats.Weighted[] |
PartitionFieldStats.Weighted.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PartitionFieldStats |
PartitionFieldStats.setWeighted(PartitionFieldStats.Weighted weighted)
Sets the value of the weighted property.
|
Copyright © 2016 University of Tartu. All rights reserved.