Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlFoundCertificates
| Package | Description |
|---|---|
| eu.europa.esig.dss.diagnostic | |
| eu.europa.esig.dss.diagnostic.jaxb |
-
Uses of XmlFoundCertificates in eu.europa.esig.dss.diagnostic
Constructors in eu.europa.esig.dss.diagnostic with parameters of type XmlFoundCertificates Constructor Description FoundCertificatesProxy(XmlFoundCertificates foundCertificates) -
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 XmlFoundCertificatesXmlRevocation. foundCertificatesprotected XmlFoundCertificatesXmlSignature. foundCertificatesprotected XmlFoundCertificatesXmlTimestamp. foundCertificatesMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlFoundCertificates Modifier and Type Method Description XmlFoundCertificatesObjectFactory. createXmlFoundCertificates()Create an instance ofXmlFoundCertificatesXmlFoundCertificatesXmlRevocation. getFoundCertificates()Gets the value of the foundCertificates property.XmlFoundCertificatesXmlSignature. getFoundCertificates()Gets the value of the foundCertificates property.XmlFoundCertificatesXmlTimestamp. 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 voidXmlRevocation. setFoundCertificates(XmlFoundCertificates value)Sets the value of the foundCertificates property.voidXmlSignature. setFoundCertificates(XmlFoundCertificates value)Sets the value of the foundCertificates property.voidXmlTimestamp. setFoundCertificates(XmlFoundCertificates value)Sets the value of the foundCertificates property.