Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlRelatedCertificate
Package | Description |
---|---|
eu.europa.esig.dss.diagnostic | |
eu.europa.esig.dss.diagnostic.jaxb |
-
Uses of XmlRelatedCertificate in eu.europa.esig.dss.diagnostic
Constructors in eu.europa.esig.dss.diagnostic with parameters of type XmlRelatedCertificate Constructor Description RelatedCertificateWrapper(XmlRelatedCertificate relatedCertificate)
-
Uses of XmlRelatedCertificate in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlRelatedCertificate Modifier and Type Field Description protected List<XmlRelatedCertificate>
XmlFoundCertificates. relatedCertificates
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlRelatedCertificate Modifier and Type Method Description XmlRelatedCertificate
ObjectFactory. createXmlRelatedCertificate()
Create an instance ofXmlRelatedCertificate
Methods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlRelatedCertificate Modifier and Type Method Description List<XmlRelatedCertificate>
XmlFoundCertificates. getRelatedCertificates()
Gets the value of the relatedCertificates property.