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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr declared as VectorFields
protected  VectorFields VectorDictionary.vectorFields
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return VectorFields
 VectorFields ObjectFactory.createVectorFields()
          Create an instance of VectorFields
 VectorFields VectorDictionary.getVectorFields()
          Gets the value of the vectorFields property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type VectorFields
 void VectorDictionary.setVectorFields(VectorFields value)
          Sets the value of the vectorFields property.
 



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