Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlModificationDetection
Packages that use XmlModificationDetection
-
Uses of XmlModificationDetection in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlModificationDetectionModifier and TypeFieldDescriptionprotected XmlModificationDetection
XmlPDFRevision.modificationDetection
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlModificationDetectionModifier and TypeMethodDescriptionObjectFactory.createXmlModificationDetection()
Create an instance ofXmlModificationDetection
XmlPDFRevision.getModificationDetection()
Gets the value of the modificationDetection property.Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlModificationDetectionModifier and TypeMethodDescriptionvoid
XmlPDFRevision.setModificationDetection
(XmlModificationDetection value) Sets the value of the modificationDetection property.