Drools :: PMML - Compiler 6.2.0.CR3

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

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

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

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

Methods in org.dmg.pmml.pmml_4_2.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_2.descr with parameters of type SeasonalityExpoSmooth
 void ExponentialSmoothing.setSeasonalityExpoSmooth(SeasonalityExpoSmooth value)
          Sets the value of the seasonalityExpoSmooth property.
 


Drools :: PMML - Compiler 6.2.0.CR3

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