Uses of Class
eu.europa.esig.dss.simplecertificatereport.jaxb.XmlChainItem
-
Packages that use 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. chainMethods in eu.europa.esig.dss.simplecertificatereport.jaxb that return XmlChainItem Modifier and Type Method Description XmlChainItemObjectFactory. createXmlChainItem()Create an instance ofXmlChainItemMethods 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 voidXmlSimpleCertificateReport. setChain(List<XmlChainItem> chain)
-