Uses of Class
weka.core.pmml.jaxbbindings.VerificationFields
Packages that use VerificationFields
-
Uses of VerificationFields in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return VerificationFieldsModifier and TypeMethodDescriptionObjectFactory.createVerificationFields()Create an instance ofVerificationFieldsModelVerification.getVerificationFields()Gets the value of the verificationFields property.Methods in weka.core.pmml.jaxbbindings with parameters of type VerificationFieldsModifier and TypeMethodDescriptionvoidModelVerification.setVerificationFields(VerificationFields value) Sets the value of the verificationFields property.