Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlFoundRevocations
-
Uses of XmlFoundRevocations in eu.europa.esig.dss.diagnostic
ModifierConstructorDescriptionFoundRevocationsProxy
(XmlFoundRevocations foundRevocations) Default constructor -
Uses of XmlFoundRevocations in eu.europa.esig.dss.diagnostic.jaxb
Modifier and TypeFieldDescriptionprotected XmlFoundRevocations
XmlEvidenceRecord.foundRevocations
protected XmlFoundRevocations
XmlSignature.foundRevocations
protected XmlFoundRevocations
XmlTimestamp.foundRevocations
Modifier and TypeMethodDescriptionObjectFactory.createXmlFoundRevocations()
Create an instance ofXmlFoundRevocations
XmlEvidenceRecord.getFoundRevocations()
Gets the value of the foundRevocations property.XmlSignature.getFoundRevocations()
Gets the value of the foundRevocations property.XmlTimestamp.getFoundRevocations()
Gets the value of the foundRevocations property.Modifier and TypeMethodDescriptionvoid
XmlEvidenceRecord.setFoundRevocations
(XmlFoundRevocations value) Sets the value of the foundRevocations property.void
XmlSignature.setFoundRevocations
(XmlFoundRevocations value) Sets the value of the foundRevocations property.void
XmlTimestamp.setFoundRevocations
(XmlFoundRevocations value) Sets the value of the foundRevocations property.