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