Uses of Enum Class
weka.core.pmml.jaxbbindings.TIMESERIESUSAGE
-
Uses of TIMESERIESUSAGE in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionstatic TIMESERIESUSAGE
TimeSeries.getUsage()
Gets the value of the usage property.static TIMESERIESUSAGE
Returns the enum constant of this class with the specified name.static TIMESERIESUSAGE[]
TIMESERIESUSAGE.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TimeSeries.setUsage
(TIMESERIESUSAGE value) Sets the value of the usage property.