Uses of Class
weka.core.pmml.jaxbbindings.Interval
Packages that use Interval
-
Uses of Interval in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return IntervalModifier and TypeMethodDescriptionObjectFactory.createInterval()
Create an instance ofInterval
DiscretizeBin.getInterval()
Gets the value of the interval property.Methods in weka.core.pmml.jaxbbindings that return types with arguments of type IntervalModifier and TypeMethodDescriptionContStats.getInterval()
Gets the value of the interval property.DataField.getInterval()
Gets the value of the interval property.EventValues.getInterval()
Gets the value of the interval property.Methods in weka.core.pmml.jaxbbindings with parameters of type IntervalModifier and TypeMethodDescriptionvoid
DiscretizeBin.setInterval
(Interval value) Sets the value of the interval property.