| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected InvalidValueTreatmentMethodType |
MiningField.invalidValueTreatment |
protected InvalidValueTreatmentMethodType |
Apply.invalidValueTreatment |
| Modifier and Type | Method and Description |
|---|---|
static InvalidValueTreatmentMethodType |
InvalidValueTreatmentMethodType.fromValue(java.lang.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(java.lang.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 |
|---|---|
void |
MiningField.setInvalidValueTreatment(InvalidValueTreatmentMethodType value)
Sets the value of the invalidValueTreatment property.
|
void |
Apply.setInvalidValueTreatment(InvalidValueTreatmentMethodType value)
Sets the value of the invalidValueTreatment property.
|
MiningField |
MiningField.withInvalidValueTreatment(InvalidValueTreatmentMethodType value) |
Apply |
Apply.withInvalidValueTreatment(InvalidValueTreatmentMethodType value) |
Copyright © 2015 University of Tartu. All Rights Reserved.