Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlCryptographicValidation
Packages that use XmlCryptographicValidation
-
Uses of XmlCryptographicValidation in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as XmlCryptographicValidationModifier and TypeFieldDescriptionprotected XmlCryptographicValidationXmlSAV.cryptographicValidationprotected XmlCryptographicValidationXmlValidationProcessEvidenceRecord.cryptographicValidationMethods in eu.europa.esig.dss.detailedreport.jaxb that return XmlCryptographicValidationModifier and TypeMethodDescriptionObjectFactory.createXmlCryptographicValidation()Create an instance ofXmlCryptographicValidationXmlSAV.getCryptographicValidation()Gets the value of the cryptographicValidation property.XmlValidationProcessEvidenceRecord.getCryptographicValidation()Gets the value of the cryptographicValidation property.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type XmlCryptographicValidationModifier and TypeMethodDescriptionvoidXmlSAV.setCryptographicValidation(XmlCryptographicValidation value) Sets the value of the cryptographicValidation property.voidXmlValidationProcessEvidenceRecord.setCryptographicValidation(XmlCryptographicValidation value) Sets the value of the cryptographicValidation property.