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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type TargetValueCount
protected  List<TargetValueCount> TargetValueCounts.targetValueCounts
           
 

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

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type TargetValueCount
 List<TargetValueCount> TargetValueCounts.getTargetValueCounts()
          Gets the value of the targetValueCounts property.
 



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