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