Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlSignerDocumentRepresentations
Packages that use XmlSignerDocumentRepresentations
-
Uses of XmlSignerDocumentRepresentations in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlSignerDocumentRepresentationsModifier and TypeFieldDescriptionprotected XmlSignerDocumentRepresentations
XmlSignature.signerDocumentRepresentations
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlSignerDocumentRepresentationsModifier and TypeMethodDescriptionObjectFactory.createXmlSignerDocumentRepresentations()
Create an instance ofXmlSignerDocumentRepresentations
XmlSignature.getSignerDocumentRepresentations()
Gets the value of the signerDocumentRepresentations property.Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlSignerDocumentRepresentationsModifier and TypeMethodDescriptionvoid
XmlSignature.setSignerDocumentRepresentations
(XmlSignerDocumentRepresentations value) Sets the value of the signerDocumentRepresentations property.