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

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

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

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

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

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



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