Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlPDFLockDictionary
Packages that use XmlPDFLockDictionary
-
Uses of XmlPDFLockDictionary in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic that return XmlPDFLockDictionaryModifier and TypeMethodDescriptionAbstractSignatureWrapper.getFieldMDP()Returns a /FieldMDP dictionary content, when presentPDFRevisionWrapper.getFieldMDP()Returns a /FieldMDP dictionary content, when presentAbstractSignatureWrapper.getSigFieldLock()Returns a /SigFieldLock dictionary, when presentPDFRevisionWrapper.getSigFieldLock()Returns a /SigFieldLock dictionary, when present -
Uses of XmlPDFLockDictionary in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlPDFLockDictionaryModifier and TypeFieldDescriptionprotected XmlPDFLockDictionaryXmlPDFSignatureDictionary.fieldMDPprotected XmlPDFLockDictionaryXmlPDFSignatureField.sigFieldLockMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlPDFLockDictionaryModifier and TypeMethodDescriptionObjectFactory.createXmlPDFLockDictionary()Create an instance ofXmlPDFLockDictionaryXmlPDFSignatureDictionary.getFieldMDP()Gets the value of the fieldMDP property.XmlPDFSignatureField.getSigFieldLock()Gets the value of the sigFieldLock property.Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlPDFLockDictionaryModifier and TypeMethodDescriptionvoidXmlPDFSignatureDictionary.setFieldMDP(XmlPDFLockDictionary value) Sets the value of the fieldMDP property.voidXmlPDFSignatureField.setSigFieldLock(XmlPDFLockDictionary value) Sets the value of the sigFieldLock property.