Uses of Enum Class
weka.core.pmml.jaxbbindings.VALIDTIMESPEC
Packages that use VALIDTIMESPEC
-
Uses of VALIDTIMESPEC in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return VALIDTIMESPECModifier 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.Methods in weka.core.pmml.jaxbbindings with parameters of type VALIDTIMESPECModifier and TypeMethodDescriptionvoid
TimeCycle.setType
(VALIDTIMESPEC value) Sets the value of the type property.