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