Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlRevocationInformation
Package | Description |
---|---|
eu.europa.esig.dss.detailedreport.jaxb |
-
Uses of XmlRevocationInformation in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as XmlRevocationInformation Modifier and Type Field Description protected XmlRevocationInformation
XmlSubXCV. revocationInfo
Methods in eu.europa.esig.dss.detailedreport.jaxb that return XmlRevocationInformation Modifier and Type Method Description XmlRevocationInformation
ObjectFactory. createXmlRevocationInformation()
Create an instance ofXmlRevocationInformation
XmlRevocationInformation
XmlSubXCV. getRevocationInfo()
Gets the value of the revocationInfo property.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type XmlRevocationInformation Modifier and Type Method Description void
XmlSubXCV. setRevocationInfo(XmlRevocationInformation value)
Sets the value of the revocationInfo property.