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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr declared as InstanceFields
protected  InstanceFields TrainingInstances.instanceFields
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return InstanceFields
 InstanceFields ObjectFactory.createInstanceFields()
          Create an instance of InstanceFields
 InstanceFields TrainingInstances.getInstanceFields()
          Gets the value of the instanceFields property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type InstanceFields
 void TrainingInstances.setInstanceFields(InstanceFields value)
          Sets the value of the instanceFields property.
 



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