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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type TimeCycle
protected  List<TimeCycle> TimeAnchor.timeCycles
           
 

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

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type TimeCycle
 List<TimeCycle> TimeAnchor.getTimeCycles()
          Gets the value of the timeCycles property.
 



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