Uses of Class
eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
Package | Description |
---|---|
eu.europa.esig.dss.simplecertificatereport.jaxb |
-
Uses of XmlChainItem in eu.europa.esig.dss.simplecertificatereport.jaxb
Fields in eu.europa.esig.dss.simplecertificatereport.jaxb with type parameters of type XmlChainItem Modifier and Type Field Description protected List<XmlChainItem>
XmlSimpleCertificateReport. chain
Methods in eu.europa.esig.dss.simplecertificatereport.jaxb that return XmlChainItem Modifier and Type Method Description XmlChainItem
ObjectFactory. createXmlChainItem()
Create an instance ofXmlChainItem
Methods in eu.europa.esig.dss.simplecertificatereport.jaxb that return types with arguments of type XmlChainItem Modifier and Type Method Description List<XmlChainItem>
XmlSimpleCertificateReport. getChain()
Method parameters in eu.europa.esig.dss.simplecertificatereport.jaxb with type arguments of type XmlChainItem Modifier and Type Method Description void
XmlSimpleCertificateReport. setChain(List<XmlChainItem> chain)