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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type InstanceField
protected  List<InstanceField> InstanceFields.instanceFields
           
 

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

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type InstanceField
 List<InstanceField> InstanceFields.getInstanceFields()
          Gets the value of the instanceFields property.
 



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