| Package | Description |
|---|---|
| weka.core.pmml.jaxbbindings |
| Modifier and Type | Method and Description |
|---|---|
FieldRef |
ObjectFactory.createFieldRef()
Create an instance of
FieldRef |
FieldRef |
OutputField.getFieldRef()
Gets the value of the fieldRef property.
|
FieldRef |
DefineFunction.getFieldRef()
Gets the value of the fieldRef property.
|
FieldRef |
DerivedField.getFieldRef()
Gets the value of the fieldRef property.
|
| Modifier and Type | Method and Description |
|---|---|
List<FieldRef> |
Baseline.getFieldRef()
Gets the value of the fieldRef property.
|
List<FieldRef> |
VectorFields.getFieldRef()
Gets the value of the fieldRef property.
|
List<FieldRef> |
PredictorTerm.getFieldRef()
Gets the value of the fieldRef property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OutputField.setFieldRef(FieldRef value)
Sets the value of the fieldRef property.
|
void |
DefineFunction.setFieldRef(FieldRef value)
Sets the value of the fieldRef property.
|
void |
DerivedField.setFieldRef(FieldRef value)
Sets the value of the fieldRef property.
|
Copyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.