Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.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 XmlFoundCertificates
XmlSignature. foundCertificates
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlFoundCertificates Modifier and Type Method Description XmlFoundCertificates
ObjectFactory. createXmlFoundCertificates()
Create an instance ofXmlFoundCertificates
XmlFoundCertificates
XmlSignature. 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 void
XmlSignature. setFoundCertificates(XmlFoundCertificates value)
Sets the value of the foundCertificates property.