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
XmlSignature.foundRevocations
protected XmlFoundRevocations
XmlTimestamp.foundRevocations
Modifier and TypeMethodDescriptionObjectFactory.createXmlFoundRevocations()
Create an instance ofXmlFoundRevocations
XmlSignature.getFoundRevocations()
Gets the value of the foundRevocations property.XmlTimestamp.getFoundRevocations()
Gets the value of the foundRevocations property.Modifier and TypeMethodDescriptionvoid
XmlSignature.setFoundRevocations
(XmlFoundRevocations value) Sets the value of the foundRevocations property.void
XmlTimestamp.setFoundRevocations
(XmlFoundRevocations value) Sets the value of the foundRevocations property.