Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlRevocationInformation
-
Packages that use 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 XmlRevocationInformationXmlSubXCV. revocationInfoMethods in eu.europa.esig.dss.detailedreport.jaxb that return XmlRevocationInformation Modifier and Type Method Description XmlRevocationInformationObjectFactory. createXmlRevocationInformation()Create an instance ofXmlRevocationInformationXmlRevocationInformationXmlSubXCV. 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 voidXmlSubXCV. setRevocationInfo(XmlRevocationInformation value)Sets the value of the revocationInfo property.
-