Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlRevocationRef
Package | Description |
---|---|
eu.europa.esig.dss.diagnostic | |
eu.europa.esig.dss.diagnostic.jaxb |
-
Uses of XmlRevocationRef in eu.europa.esig.dss.diagnostic
Constructors in eu.europa.esig.dss.diagnostic with parameters of type XmlRevocationRef Constructor Description RevocationRefWrappper(XmlRevocationRef revocationRef)
-
Uses of XmlRevocationRef in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlRevocationRef Modifier and Type Field Description protected List<XmlRevocationRef>
XmlFoundRevocation. revocationRefs
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlRevocationRef Modifier and Type Method Description XmlRevocationRef
ObjectFactory. createXmlRevocationRef()
Create an instance ofXmlRevocationRef
Methods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlRevocationRef Modifier and Type Method Description List<XmlRevocationRef>
XmlFoundRevocation. getRevocationRefs()
Gets the value of the revocationRefs property.