Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlFoundCertificates
-
Packages that use XmlFoundCertificates Package Description eu.europa.esig.dss.diagnostic.jaxb -
-
Uses of XmlFoundCertificates in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlFoundCertificates Modifier and Type Field Description protected XmlFoundCertificatesXmlSignature. foundCertificatesMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlFoundCertificates Modifier and Type Method Description XmlFoundCertificatesObjectFactory. createXmlFoundCertificates()Create an instance ofXmlFoundCertificatesXmlFoundCertificatesXmlSignature. getFoundCertificates()Gets the value of the foundCertificates property.Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlFoundCertificates Modifier and Type Method Description voidXmlSignature. setFoundCertificates(XmlFoundCertificates value)Sets the value of the foundCertificates property.
-