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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type VerificationField
protected  List<VerificationField> VerificationFields.verificationFields
           
 

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

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type VerificationField
 List<VerificationField> VerificationFields.getVerificationFields()
          Gets the value of the verificationFields property.
 



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