Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanRevocation
Package | Description |
---|---|
eu.europa.esig.dss.diagnostic | |
eu.europa.esig.dss.diagnostic.jaxb |
-
Uses of XmlOrphanRevocation in eu.europa.esig.dss.diagnostic
Constructors in eu.europa.esig.dss.diagnostic with parameters of type XmlOrphanRevocation Constructor Description OrphanRevocationWrapper(XmlOrphanRevocation orphanRevocation)
-
Uses of XmlOrphanRevocation in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlOrphanRevocation Modifier and Type Field Description protected List<XmlOrphanRevocation>
XmlFoundRevocations. orphanRevocations
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlOrphanRevocation Modifier and Type Method Description XmlOrphanRevocation
ObjectFactory. createXmlOrphanRevocation()
Create an instance ofXmlOrphanRevocation
Methods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlOrphanRevocation Modifier and Type Method Description List<XmlOrphanRevocation>
XmlFoundRevocations. getOrphanRevocations()
Gets the value of the orphanRevocations property.