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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr declared as VerificationFields
protected  VerificationFields ModelVerification.verificationFields
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return VerificationFields
 VerificationFields ObjectFactory.createVerificationFields()
          Create an instance of VerificationFields
 VerificationFields ModelVerification.getVerificationFields()
          Gets the value of the verificationFields property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type VerificationFields
 void ModelVerification.setVerificationFields(VerificationFields value)
          Sets the value of the verificationFields property.
 



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