Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlCertificateChain
-
Packages that use 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 XmlCertificateChainXmlBasicBuildingBlocks. certificateChainprotected XmlCertificateChainXmlISC. certificateChainMethods in eu.europa.esig.dss.detailedreport.jaxb that return XmlCertificateChain Modifier and Type Method Description XmlCertificateChainObjectFactory. createXmlCertificateChain()Create an instance ofXmlCertificateChainXmlCertificateChainXmlBasicBuildingBlocks. getCertificateChain()Gets the value of the certificateChain property.XmlCertificateChainXmlISC. 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 voidXmlBasicBuildingBlocks. setCertificateChain(XmlCertificateChain value)Sets the value of the certificateChain property.voidXmlISC. setCertificateChain(XmlCertificateChain value)Sets the value of the certificateChain property.
-