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 XmlTimestamp Modifier and Type Method Description XmlTimestampDetailedReport. getXmlTimestampById(String timestampId)Returns anXmlTimestampby the given id Null if the timestamp is not foundMethods 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. timestampMethods in eu.europa.esig.dss.detailedreport.jaxb that return XmlTimestamp Modifier and Type Method Description XmlTimestampObjectFactory. createXmlTimestamp()Create an instance ofXmlTimestampMethods 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.