Uses of Class
eu.europa.esig.dss.simplecertificatereport.jaxb.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 XmlRevocation
XmlChainItem. revocation
Methods in eu.europa.esig.dss.simplecertificatereport.jaxb that return XmlRevocation Modifier and Type Method Description XmlRevocation
ObjectFactory. createXmlRevocation()
Create an instance ofXmlRevocation
XmlRevocation
XmlChainItem. 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 void
XmlChainItem. setRevocation(XmlRevocation value)
Sets the value of the revocation property.