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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type Parameter
protected  List<Parameter> ParameterList.parameters
           
 

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

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type Parameter
 List<Parameter> ParameterList.getParameters()
          Gets the value of the parameters property.
 



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