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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type TargetValue
protected  List<TargetValue> Target.targetValues
           
 

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

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type TargetValue
 List<TargetValue> Target.getTargetValues()
          Gets the value of the targetValues property.
 



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