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