| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Method and Description |
|---|---|
static TimeExceptionType |
TimeExceptionType.fromValue(String v) |
TimeExceptionType |
TimeException.getType()
Gets the value of the type property.
|
static TimeExceptionType |
TimeExceptionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeExceptionType[] |
TimeExceptionType.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(TimeExceptionType type)
Sets the value of the type property.
|
Copyright © 2015 University of Tartu. All Rights Reserved.