| Package | Description |
|---|---|
| weka.core.pmml.jaxbbindings |
| Modifier and Type | Method and Description |
|---|---|
Constant |
ObjectFactory.createConstant()
Create an instance of
Constant |
Constant |
OutputField.getConstant()
Gets the value of the constant property.
|
Constant |
DerivedField.getConstant()
Gets the value of the constant property.
|
Constant |
DefineFunction.getConstant()
Gets the value of the constant property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OutputField.setConstant(Constant value)
Sets the value of the constant property.
|
void |
DerivedField.setConstant(Constant value)
Sets the value of the constant property.
|
void |
DefineFunction.setConstant(Constant value)
Sets the value of the constant property.
|
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.