Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlChainItem
-
Packages that use XmlChainItem Package Description eu.europa.esig.dss.detailedreport.jaxb -
-
Uses of XmlChainItem in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb with type parameters of type XmlChainItem Modifier and Type Field Description protected List<XmlChainItem>XmlCertificateChain. chainItemMethods in eu.europa.esig.dss.detailedreport.jaxb that return XmlChainItem Modifier and Type Method Description XmlChainItemObjectFactory. createXmlChainItem()Create an instance ofXmlChainItemMethods in eu.europa.esig.dss.detailedreport.jaxb that return types with arguments of type XmlChainItem Modifier and Type Method Description List<XmlChainItem>XmlCertificateChain. getChainItem()Gets the value of the chainItem property.
-