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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type ParameterField
protected  List<ParameterField> DefineFunction.parameterFields
           
 

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

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type ParameterField
 List<ParameterField> DefineFunction.getParameterFields()
          Gets the value of the parameterFields property.
 



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