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