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