Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateRef
Package | Description |
---|---|
eu.europa.esig.dss.diagnostic.jaxb |
-
Uses of XmlCertificateRef in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlCertificateRef Modifier and Type Field Description protected List<XmlCertificateRef>
XmlFoundCertificate. certificateRefs
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlCertificateRef Modifier and Type Method Description XmlCertificateRef
ObjectFactory. createXmlCertificateRef()
Create an instance ofXmlCertificateRef
Methods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlCertificateRef Modifier and Type Method Description List<XmlCertificateRef>
XmlFoundCertificate. getCertificateRefs()
Gets the value of the certificateRefs property.