|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TIMEEXCEPTIONTYPE | |
---|---|
org.dmg.pmml.pmml_4_1.descr |
Uses of TIMEEXCEPTIONTYPE in org.dmg.pmml.pmml_4_1.descr |
---|
Fields in org.dmg.pmml.pmml_4_1.descr declared as TIMEEXCEPTIONTYPE | |
---|---|
protected TIMEEXCEPTIONTYPE |
TimeException.type
|
Methods in org.dmg.pmml.pmml_4_1.descr that return TIMEEXCEPTIONTYPE | |
---|---|
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. |
Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type TIMEEXCEPTIONTYPE | |
---|---|
void |
TimeException.setType(TIMEEXCEPTIONTYPE value)
Sets the value of the type property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |