| Package | Description |
|---|---|
| org.dmg.pmml.sequence |
| Modifier and Type | Method and Description |
|---|---|
static Delimiter.Gap |
Delimiter.Gap.fromValue(String v) |
Delimiter.Gap |
Delimiter.getGap() |
Delimiter.Gap |
Delimiter.requireGap() |
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) |
| Constructor and Description |
|---|
Delimiter(Delimiter.TimeWindow delimiter,
Delimiter.Gap gap) |
Copyright © 2024. All rights reserved.