Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlSignerDocumentRepresentations
Package | Description |
---|---|
eu.europa.esig.dss.diagnostic.jaxb |
-
Uses of XmlSignerDocumentRepresentations in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlSignerDocumentRepresentations Modifier and Type Field Description protected XmlSignerDocumentRepresentations
XmlSignature. signerDocumentRepresentations
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlSignerDocumentRepresentations Modifier and Type Method Description XmlSignerDocumentRepresentations
ObjectFactory. createXmlSignerDocumentRepresentations()
Create an instance ofXmlSignerDocumentRepresentations
XmlSignerDocumentRepresentations
XmlSignature. getSignerDocumentRepresentations()
Gets the value of the signerDocumentRepresentations property.Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlSignerDocumentRepresentations Modifier and Type Method Description void
XmlSignature. setSignerDocumentRepresentations(XmlSignerDocumentRepresentations value)
Sets the value of the signerDocumentRepresentations property.