|
Drools :: PMML - Compiler 6.2.0.CR3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TIMESERIESUSAGE | |
|---|---|
| org.dmg.pmml.pmml_4_2.descr | |
| Uses of TIMESERIESUSAGE in org.dmg.pmml.pmml_4_2.descr |
|---|
| Fields in org.dmg.pmml.pmml_4_2.descr declared as TIMESERIESUSAGE | |
|---|---|
protected TIMESERIESUSAGE |
TimeSeries.usage
|
| Methods in org.dmg.pmml.pmml_4_2.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_2.descr with parameters of type TIMESERIESUSAGE | |
|---|---|
void |
TimeSeries.setUsage(TIMESERIESUSAGE value)
Sets the value of the usage property. |
|
Drools :: PMML - Compiler 6.2.0.CR3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||