| Package | Description |
|---|---|
| org.dmg.pmml.sequence |
| Modifier and Type | Method and Description |
|---|---|
static Delimiter.Gap |
Delimiter.Gap.fromValue(String v) |
Delimiter.Gap |
Delimiter.getGap()
Gets the value of the gap property.
|
static Delimiter.Gap |
Delimiter.Gap.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Delimiter.Gap[] |
Delimiter.Gap.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Delimiter |
Delimiter.setGap(Delimiter.Gap gap)
Sets the value of the gap property.
|
| Constructor and Description |
|---|
Delimiter(Delimiter.TimeWindow delimiter,
Delimiter.Gap gap) |
Copyright © 2016 University of Tartu. All rights reserved.