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