| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected GapType |
Delimiter.gap |
| Modifier and Type | Method and Description |
|---|---|
static GapType |
GapType.fromValue(String v) |
GapType |
Delimiter.getGap()
Gets the value of the gap property.
|
static GapType |
GapType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GapType[] |
GapType.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(GapType value)
Sets the value of the gap property.
|
| Constructor and Description |
|---|
Delimiter(DelimiterType delimiter,
GapType gap) |
Copyright © 2013 University of Tartu. All Rights Reserved.