Uses of Class
org.dmg.pmml.pmml_4_1.descr.CityBlock

Packages that use CityBlock
org.dmg.pmml.pmml_4_1.descr   
 

Uses of CityBlock in org.dmg.pmml.pmml_4_1.descr
 

Fields in org.dmg.pmml.pmml_4_1.descr declared as CityBlock
protected  CityBlock ComparisonMeasure.cityBlock
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return CityBlock
 CityBlock ObjectFactory.createCityBlock()
          Create an instance of CityBlock
 CityBlock ComparisonMeasure.getCityBlock()
          Gets the value of the cityBlock property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type CityBlock
 void ComparisonMeasure.setCityBlock(CityBlock value)
          Sets the value of the cityBlock property.
 



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.