Uses of Class
weka.core.pmml.jaxbbindings.TimeSeriesModel
Packages that use TimeSeriesModel
-
Uses of TimeSeriesModel in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return TimeSeriesModelModifier and TypeMethodDescriptionObjectFactory.createTimeSeriesModel()
Create an instance ofTimeSeriesModel
Segment.getTimeSeriesModel()
Gets the value of the timeSeriesModel property.Methods in weka.core.pmml.jaxbbindings with parameters of type TimeSeriesModelModifier and TypeMethodDescriptionvoid
Segment.setTimeSeriesModel
(TimeSeriesModel value) Sets the value of the timeSeriesModel property.