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