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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type FieldColumnPair
protected  List<FieldColumnPair> MapValues.fieldColumnPairs
           
 

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

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type FieldColumnPair
 List<FieldColumnPair> MapValues.getFieldColumnPairs()
          Gets the value of the fieldColumnPairs property.
 



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