Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlCertificateChain
Package | Description |
---|---|
eu.europa.esig.dss.detailedreport.jaxb |
-
Uses of XmlCertificateChain in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as XmlCertificateChain Modifier and Type Field Description protected XmlCertificateChain
XmlBasicBuildingBlocks. certificateChain
protected XmlCertificateChain
XmlISC. certificateChain
Methods in eu.europa.esig.dss.detailedreport.jaxb that return XmlCertificateChain Modifier and Type Method Description XmlCertificateChain
ObjectFactory. createXmlCertificateChain()
Create an instance ofXmlCertificateChain
XmlCertificateChain
XmlBasicBuildingBlocks. getCertificateChain()
Gets the value of the certificateChain property.XmlCertificateChain
XmlISC. getCertificateChain()
Gets the value of the certificateChain property.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type XmlCertificateChain Modifier and Type Method Description void
XmlBasicBuildingBlocks. setCertificateChain(XmlCertificateChain value)
Sets the value of the certificateChain property.void
XmlISC. setCertificateChain(XmlCertificateChain value)
Sets the value of the certificateChain property.