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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type Category
protected  List<Category> Categories.categories
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return Category
 Category ObjectFactory.createCategory()
          Create an instance of Category
 

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type Category
 List<Category> Categories.getCategories()
          Gets the value of the categories property.
 



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