Uses of Class
eu.europa.esig.dss.simplecertificatereport.jaxb.XmlRevocation
-
Packages that use XmlRevocation Package Description eu.europa.esig.dss.simplecertificatereport.jaxb -
-
Uses of XmlRevocation in eu.europa.esig.dss.simplecertificatereport.jaxb
Fields in eu.europa.esig.dss.simplecertificatereport.jaxb declared as XmlRevocation Modifier and Type Field Description protected XmlRevocationXmlChainItem. revocationMethods in eu.europa.esig.dss.simplecertificatereport.jaxb that return XmlRevocation Modifier and Type Method Description XmlRevocationObjectFactory. createXmlRevocation()Create an instance ofXmlRevocationXmlRevocationXmlChainItem. getRevocation()Gets the value of the revocation property.Methods in eu.europa.esig.dss.simplecertificatereport.jaxb with parameters of type XmlRevocation Modifier and Type Method Description voidXmlChainItem. setRevocation(XmlRevocation value)Sets the value of the revocation property.
-