| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected ClusteringField.CenterField |
ClusteringField.centerField |
| Modifier and Type | Method and Description |
|---|---|
static ClusteringField.CenterField |
ClusteringField.CenterField.fromValue(java.lang.String v) |
ClusteringField.CenterField |
ClusteringField.getCenterField()
Gets the value of the centerField property.
|
static ClusteringField.CenterField |
ClusteringField.CenterField.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ClusteringField.CenterField[] |
ClusteringField.CenterField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClusteringField.setCenterField(ClusteringField.CenterField value)
Sets the value of the centerField property.
|
ClusteringField |
ClusteringField.withCenterField(ClusteringField.CenterField value) |
Copyright © 2015 University of Tartu. All Rights Reserved.