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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr declared as SeasonalityExpoSmooth
protected  SeasonalityExpoSmooth ExponentialSmoothing.seasonalityExpoSmooth
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return SeasonalityExpoSmooth
 SeasonalityExpoSmooth ObjectFactory.createSeasonalityExpoSmooth()
          Create an instance of SeasonalityExpoSmooth
 SeasonalityExpoSmooth ExponentialSmoothing.getSeasonalityExpoSmooth()
          Gets the value of the seasonalityExpoSmooth property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type SeasonalityExpoSmooth
 void ExponentialSmoothing.setSeasonalityExpoSmooth(SeasonalityExpoSmooth value)
          Sets the value of the seasonalityExpoSmooth property.
 



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