Uses of Class
weka.core.pmml.jaxbbindings.TimeAnchor
Packages that use TimeAnchor
-
Uses of TimeAnchor in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return TimeAnchorModifier and TypeMethodDescriptionObjectFactory.createTimeAnchor()
Create an instance ofTimeAnchor
TimeSeries.getTimeAnchor()
Gets the value of the timeAnchor property.Methods in weka.core.pmml.jaxbbindings with parameters of type TimeAnchorModifier and TypeMethodDescriptionvoid
TimeSeries.setTimeAnchor
(TimeAnchor value) Sets the value of the timeAnchor property.