Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlPDFRevision
-
Uses of XmlPDFRevision in eu.europa.esig.dss.diagnostic
-
Uses of XmlPDFRevision in eu.europa.esig.dss.diagnostic.jaxb
Modifier and TypeFieldDescriptionprotected XmlPDFRevision
XmlSignature.pdfRevision
protected XmlPDFRevision
XmlTimestamp.pdfRevision
Modifier and TypeMethodDescriptionObjectFactory.createXmlPDFRevision()
Create an instance ofXmlPDFRevision
XmlSignature.getPDFRevision()
Gets the value of the pdfRevision property.XmlTimestamp.getPDFRevision()
Gets the value of the pdfRevision property.Modifier and TypeMethodDescriptionvoid
XmlSignature.setPDFRevision
(XmlPDFRevision value) Sets the value of the pdfRevision property.void
XmlTimestamp.setPDFRevision
(XmlPDFRevision value) Sets the value of the pdfRevision property.