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