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 XmlFoundRevocationsXmlSignature. foundRevocationsprotected XmlFoundRevocationsXmlTimestamp. foundRevocationsMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlFoundRevocations Modifier and Type Method Description XmlFoundRevocationsObjectFactory. createXmlFoundRevocations()Create an instance ofXmlFoundRevocationsXmlFoundRevocationsXmlSignature. getFoundRevocations()Gets the value of the foundRevocations property.XmlFoundRevocationsXmlTimestamp. 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 voidXmlSignature. setFoundRevocations(XmlFoundRevocations value)Sets the value of the foundRevocations property.voidXmlTimestamp. setFoundRevocations(XmlFoundRevocations value)Sets the value of the foundRevocations property.