| Package | Description |
|---|---|
| weka.core.pmml.jaxbbindings |
| Modifier and Type | Method and Description |
|---|---|
static MULTIPLEMODELMETHOD |
MULTIPLEMODELMETHOD.fromValue(String v) |
MULTIPLEMODELMETHOD |
Segmentation.getMultipleModelMethod()
Gets the value of the multipleModelMethod property.
|
static MULTIPLEMODELMETHOD |
MULTIPLEMODELMETHOD.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MULTIPLEMODELMETHOD[] |
MULTIPLEMODELMETHOD.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Segmentation.setMultipleModelMethod(MULTIPLEMODELMETHOD value)
Sets the value of the multipleModelMethod property.
|
Copyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.