Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificate
Package | Description |
---|---|
eu.europa.esig.dss.diagnostic | |
eu.europa.esig.dss.diagnostic.jaxb |
-
Uses of XmlOrphanCertificate in eu.europa.esig.dss.diagnostic
Constructors in eu.europa.esig.dss.diagnostic with parameters of type XmlOrphanCertificate Constructor Description OrphanCertificateWrapper(XmlOrphanCertificate orphanCertificate)
-
Uses of XmlOrphanCertificate in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlOrphanCertificate Modifier and Type Field Description protected List<XmlOrphanCertificate>
XmlFoundCertificates. orphanCertificates
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlOrphanCertificate Modifier and Type Method Description XmlOrphanCertificate
ObjectFactory. createXmlOrphanCertificate()
Create an instance ofXmlOrphanCertificate
Methods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlOrphanCertificate Modifier and Type Method Description List<XmlOrphanCertificate>
XmlFoundCertificates. getOrphanCertificates()
Gets the value of the orphanCertificates property.