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