Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlFoundRevocations
-
Packages that use XmlFoundRevocations Package Description eu.europa.esig.dss.diagnostic.jaxb -
-
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. 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.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.
-