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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr declared as Level
protected  Level ExponentialSmoothing.level
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return Level
 Level ObjectFactory.createLevel()
          Create an instance of Level
 Level ExponentialSmoothing.getLevel()
          Gets the value of the level property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type Level
 void ExponentialSmoothing.setLevel(Level value)
          Sets the value of the level property.
 



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