Uses of Class
weka.core.pmml.jaxbbindings.CityBlock
Packages that use CityBlock
-
Uses of CityBlock in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return CityBlockModifier and TypeMethodDescriptionObjectFactory.createCityBlock()
Create an instance ofCityBlock
ComparisonMeasure.getCityBlock()
Gets the value of the cityBlock property.Methods in weka.core.pmml.jaxbbindings with parameters of type CityBlockModifier and TypeMethodDescriptionvoid
ComparisonMeasure.setCityBlock
(CityBlock value) Sets the value of the cityBlock property.