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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type MiningField
protected  List<MiningField> MiningSchema.miningFields
           
 

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

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type MiningField
 List<MiningField> MiningSchema.getMiningFields()
          Gets the value of the miningFields property.
 



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