Uses of Class
org.dmg.pmml.pmml_4_1.descr.Decisions

Packages that use Decisions
org.dmg.pmml.pmml_4_1.descr   
 

Uses of Decisions in org.dmg.pmml.pmml_4_1.descr
 

Fields in org.dmg.pmml.pmml_4_1.descr declared as Decisions
protected  Decisions OutputField.decisions
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return Decisions
 Decisions ObjectFactory.createDecisions()
          Create an instance of Decisions
 Decisions OutputField.getDecisions()
          Gets the value of the decisions property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type Decisions
 void OutputField.setDecisions(Decisions value)
          Sets the value of the decisions property.
 



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.