| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Method and Description |
|---|---|
static InvalidValueTreatmentMethodType |
InvalidValueTreatmentMethodType.fromValue(String v) |
InvalidValueTreatmentMethodType |
MiningField.getInvalidValueTreatment()
Gets the value of the invalidValueTreatment property.
|
InvalidValueTreatmentMethodType |
Apply.getInvalidValueTreatment()
Gets the value of the invalidValueTreatment property.
|
static InvalidValueTreatmentMethodType |
InvalidValueTreatmentMethodType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InvalidValueTreatmentMethodType[] |
InvalidValueTreatmentMethodType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MiningField |
MiningField.setInvalidValueTreatment(InvalidValueTreatmentMethodType invalidValueTreatment)
Sets the value of the invalidValueTreatment property.
|
Apply |
Apply.setInvalidValueTreatment(InvalidValueTreatmentMethodType invalidValueTreatment)
Sets the value of the invalidValueTreatment property.
|
Copyright © 2015 University of Tartu. All Rights Reserved.