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