Package | Description |
---|---|
org.dmg.pmml.pmml_4_2.descr |
Modifier and Type | Field and Description |
---|---|
protected TIMEEXCEPTIONTYPE |
TimeException.type |
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 |
---|---|
void |
TimeException.setType(TIMEEXCEPTIONTYPE value)
Sets the value of the type property.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.