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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type DataField
protected  List<DataField> DataDictionary.dataFields
           
 

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

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type DataField
 List<DataField> DataDictionary.getDataFields()
          Gets the value of the dataFields property.
 



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