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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type OutputField
protected  List<OutputField> Output.outputFields
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return OutputField
 OutputField ObjectFactory.createOutputField()
          Create an instance of OutputField
 

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type OutputField
 List<OutputField> Output.getOutputFields()
          Gets the value of the outputFields property.
 



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