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