Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlRevocation
Packages that use XmlRevocation
-
Uses of XmlRevocation in eu.europa.esig.dss.diagnostic
Constructors in eu.europa.esig.dss.diagnostic with parameters of type XmlRevocation -
Uses of XmlRevocation in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlRevocationModifier and TypeFieldDescriptionprotected XmlRevocationXmlCertificateRevocation.revocationprotected XmlRevocationXmlRelatedRevocation.revocationFields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlRevocationMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlRevocationModifier and TypeMethodDescriptionObjectFactory.createXmlRevocation()Create an instance ofXmlRevocationXmlCertificateRevocation.getRevocation()Gets the value of the revocation property.XmlRelatedRevocation.getRevocation()Gets the value of the revocation property.Methods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlRevocationMethods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlRevocationModifier and TypeMethodDescriptionvoidXmlCertificateRevocation.setRevocation(XmlRevocation value) Sets the value of the revocation property.voidXmlRelatedRevocation.setRevocation(XmlRevocation value) Sets the value of the revocation property.Method parameters in eu.europa.esig.dss.diagnostic.jaxb with type arguments of type XmlRevocationModifier and TypeMethodDescriptionvoidXmlDiagnosticData.setUsedRevocations(List<XmlRevocation> usedRevocations)