Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlCertificateChain
-
Uses of XmlCertificateChain in eu.europa.esig.dss.detailedreport.jaxb
Modifier and TypeFieldDescriptionprotected XmlCertificateChain
XmlBasicBuildingBlocks.certificateChain
protected XmlCertificateChain
XmlISC.certificateChain
Modifier and TypeMethodDescriptionObjectFactory.createXmlCertificateChain()
Create an instance ofXmlCertificateChain
XmlBasicBuildingBlocks.getCertificateChain()
Gets the value of the certificateChain property.XmlISC.getCertificateChain()
Gets the value of the certificateChain property.Modifier and TypeMethodDescriptionvoid
XmlBasicBuildingBlocks.setCertificateChain
(XmlCertificateChain value) Sets the value of the certificateChain property.void
XmlISC.setCertificateChain
(XmlCertificateChain value) Sets the value of the certificateChain property.