Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlCertificateRef
-
Packages that use 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. certificateRefsMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlCertificateRef Modifier and Type Method Description XmlCertificateRefObjectFactory. createXmlCertificateRef()Create an instance ofXmlCertificateRefMethods 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.
-