Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlSignature
Packages that use XmlSignature
-
Uses of XmlSignature in eu.europa.esig.dss.diagnostic
Constructors in eu.europa.esig.dss.diagnostic with parameters of type XmlSignature -
Uses of XmlSignature in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlSignatureModifier and TypeFieldDescriptionprotected XmlSignatureXmlEvidenceRecord.parentprotected XmlSignatureXmlSignature.parentFields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlSignatureMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlSignatureModifier and TypeMethodDescriptionObjectFactory.createXmlSignature()Create an instance ofXmlSignatureXmlEvidenceRecord.getParent()Gets the value of the parent property.XmlSignature.getParent()Gets the value of the parent property.Methods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlSignatureMethods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlSignatureModifier and TypeMethodDescriptionvoidXmlEvidenceRecord.setParent(XmlSignature value) Sets the value of the parent property.voidXmlSignature.setParent(XmlSignature value) Sets the value of the parent property.Method parameters in eu.europa.esig.dss.diagnostic.jaxb with type arguments of type XmlSignatureModifier and TypeMethodDescriptionvoidXmlDiagnosticData.setSignatures(List<XmlSignature> signatures)