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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr declared as TimeAnchor
protected  TimeAnchor TimeSeries.timeAnchor
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return TimeAnchor
 TimeAnchor ObjectFactory.createTimeAnchor()
          Create an instance of TimeAnchor
 TimeAnchor TimeSeries.getTimeAnchor()
          Gets the value of the timeAnchor property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type TimeAnchor
 void TimeSeries.setTimeAnchor(TimeAnchor value)
          Sets the value of the timeAnchor property.
 



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