Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlTimestamp
Package | Description |
---|---|
eu.europa.esig.dss.detailedreport | |
eu.europa.esig.dss.detailedreport.jaxb |
-
Uses of XmlTimestamp in eu.europa.esig.dss.detailedreport
Methods in eu.europa.esig.dss.detailedreport that return types with arguments of type XmlTimestamp Modifier and Type Method Description List<XmlTimestamp>
DetailedReport. getIndependentTimestamps()
-
Uses of XmlTimestamp in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb with type parameters of type XmlTimestamp Modifier and Type Field Description protected List<XmlTimestamp>
XmlSignature. timestamp
Methods in eu.europa.esig.dss.detailedreport.jaxb that return XmlTimestamp Modifier and Type Method Description XmlTimestamp
ObjectFactory. createXmlTimestamp()
Create an instance ofXmlTimestamp
Methods in eu.europa.esig.dss.detailedreport.jaxb that return types with arguments of type XmlTimestamp Modifier and Type Method Description List<XmlTimestamp>
XmlSignature. getTimestamp()
Gets the value of the timestamp property.