Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlPDFRevision
Packages that use XmlPDFRevision
-
Uses of XmlPDFRevision in eu.europa.esig.dss.diagnostic
Constructors in eu.europa.esig.dss.diagnostic with parameters of type XmlPDFRevision -
Uses of XmlPDFRevision in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlPDFRevisionModifier and TypeFieldDescriptionprotected XmlPDFRevision
XmlSignature.pdfRevision
protected XmlPDFRevision
XmlTimestamp.pdfRevision
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlPDFRevisionModifier 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.Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlPDFRevisionModifier 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.