Uses of Class
weka.core.pmml.jaxbbindings.Decisions
Packages that use Decisions
-
Uses of Decisions in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return DecisionsModifier and TypeMethodDescriptionObjectFactory.createDecisions()
Create an instance ofDecisions
OutputField.getDecisions()
Gets the value of the decisions property.Methods in weka.core.pmml.jaxbbindings with parameters of type DecisionsModifier and TypeMethodDescriptionvoid
OutputField.setDecisions
(Decisions value) Sets the value of the decisions property.