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 ofTimeSeriesModelSegment.getTimeSeriesModel()Gets the value of the timeSeriesModel property.Methods in weka.core.pmml.jaxbbindings with parameters of type TimeSeriesModelModifier and TypeMethodDescriptionvoidSegment.setTimeSeriesModel(TimeSeriesModel value) Sets the value of the timeSeriesModel property.