Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.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. chainItem
Methods in eu.europa.esig.dss.detailedreport.jaxb that return XmlChainItem Modifier and Type Method Description XmlChainItem
ObjectFactory. createXmlChainItem()
Create an instance ofXmlChainItem
Methods 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.