Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlFoundRevocations
Package | Description |
---|---|
eu.europa.esig.dss.diagnostic | |
eu.europa.esig.dss.diagnostic.jaxb |
-
Uses of XmlFoundRevocations in eu.europa.esig.dss.diagnostic
Constructors in eu.europa.esig.dss.diagnostic with parameters of type XmlFoundRevocations Constructor Description FoundRevocationsProxy(XmlFoundRevocations foundRevocations)
-
Uses of XmlFoundRevocations in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlFoundRevocations Modifier and Type Field Description protected XmlFoundRevocations
XmlSignature. foundRevocations
protected XmlFoundRevocations
XmlTimestamp. foundRevocations
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlFoundRevocations Modifier and Type Method Description XmlFoundRevocations
ObjectFactory. createXmlFoundRevocations()
Create an instance ofXmlFoundRevocations
XmlFoundRevocations
XmlSignature. getFoundRevocations()
Gets the value of the foundRevocations property.XmlFoundRevocations
XmlTimestamp. getFoundRevocations()
Gets the value of the foundRevocations property.Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlFoundRevocations Modifier and Type Method Description void
XmlSignature. setFoundRevocations(XmlFoundRevocations value)
Sets the value of the foundRevocations property.void
XmlTimestamp. setFoundRevocations(XmlFoundRevocations value)
Sets the value of the foundRevocations property.