Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlFoundRevocations
Packages that use XmlFoundRevocations
-
Uses of XmlFoundRevocations in eu.europa.esig.dss.diagnostic
Constructors in eu.europa.esig.dss.diagnostic with parameters of type XmlFoundRevocationsModifierConstructorDescriptionFoundRevocationsProxy
(XmlFoundRevocations foundRevocations) Default constructor -
Uses of XmlFoundRevocations in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlFoundRevocationsModifier and TypeFieldDescriptionprotected XmlFoundRevocations
XmlSignature.foundRevocations
protected XmlFoundRevocations
XmlTimestamp.foundRevocations
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlFoundRevocationsModifier 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.Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlFoundRevocationsModifier 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.