Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlObjectModifications
Packages that use XmlObjectModifications
-
Uses of XmlObjectModifications in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlObjectModificationsModifier and TypeFieldDescriptionprotected XmlObjectModifications
XmlModificationDetection.objectModifications
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlObjectModificationsModifier and TypeMethodDescriptionObjectFactory.createXmlObjectModifications()
Create an instance ofXmlObjectModifications
XmlModificationDetection.getObjectModifications()
Gets the value of the objectModifications property.Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlObjectModificationsModifier and TypeMethodDescriptionvoid
XmlModificationDetection.setObjectModifications
(XmlObjectModifications value) Sets the value of the objectModifications property.