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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type Row
protected  List<Row> InlineTable.rows
           
 

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

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type Row
 List<Row> InlineTable.getRows()
          Gets the value of the rows property.
 



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