| Package | Description |
|---|---|
| org.dmg.pmml.time_series |
| Modifier and Type | Method and Description |
|---|---|
static TimeAnchor.Type |
TimeAnchor.Type.fromValue(String v) |
TimeAnchor.Type |
TimeAnchor.getType() |
static TimeAnchor.Type |
TimeAnchor.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeAnchor.Type[] |
TimeAnchor.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TimeAnchor |
TimeAnchor.setType(TimeAnchor.Type type) |
Copyright © 2024. All rights reserved.