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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr declared as BoundaryValueMeans
protected  BoundaryValueMeans LiftGraph.boundaryValueMeans
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return BoundaryValueMeans
 BoundaryValueMeans ObjectFactory.createBoundaryValueMeans()
          Create an instance of BoundaryValueMeans
 BoundaryValueMeans LiftGraph.getBoundaryValueMeans()
          Gets the value of the boundaryValueMeans property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type BoundaryValueMeans
 void LiftGraph.setBoundaryValueMeans(BoundaryValueMeans value)
          Sets the value of the boundaryValueMeans property.
 



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