|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VALIDTIMESPEC | |
---|---|
org.dmg.pmml.pmml_4_1.descr |
Uses of VALIDTIMESPEC in org.dmg.pmml.pmml_4_1.descr |
---|
Fields in org.dmg.pmml.pmml_4_1.descr declared as VALIDTIMESPEC | |
---|---|
protected VALIDTIMESPEC |
TimeCycle.type
|
Methods in org.dmg.pmml.pmml_4_1.descr that return VALIDTIMESPEC | |
---|---|
static VALIDTIMESPEC |
VALIDTIMESPEC.fromValue(String v)
|
VALIDTIMESPEC |
TimeCycle.getType()
Gets the value of the type property. |
static VALIDTIMESPEC |
VALIDTIMESPEC.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static VALIDTIMESPEC[] |
VALIDTIMESPEC.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 VALIDTIMESPEC | |
---|---|
void |
TimeCycle.setType(VALIDTIMESPEC value)
Sets the value of the type property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |