Uses of Class
weka.core.pmml.jaxbbindings.BoundaryValueMeans
Packages that use BoundaryValueMeans
-
Uses of BoundaryValueMeans in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return BoundaryValueMeansModifier and TypeMethodDescriptionObjectFactory.createBoundaryValueMeans()
Create an instance ofBoundaryValueMeans
LiftGraph.getBoundaryValueMeans()
Gets the value of the boundaryValueMeans property.Methods in weka.core.pmml.jaxbbindings with parameters of type BoundaryValueMeansModifier and TypeMethodDescriptionvoid
LiftGraph.setBoundaryValueMeans
(BoundaryValueMeans value) Sets the value of the boundaryValueMeans property.