Uses of Class
eu.europa.esig.dss.simplereport.jaxb.XmlTimestamps
-
Uses of XmlTimestamps in eu.europa.esig.dss.simplereport.jaxb
Modifier and TypeFieldDescriptionprotected XmlTimestamps
XmlEvidenceRecord.timestamps
protected XmlTimestamps
XmlSignature.timestamps
Modifier and TypeMethodDescriptionObjectFactory.createXmlTimestamps()
Create an instance ofXmlTimestamps
XmlEvidenceRecord.getTimestamps()
Gets the value of the timestamps property.XmlSignature.getTimestamps()
Gets the value of the timestamps property.Modifier and TypeMethodDescriptionvoid
XmlEvidenceRecord.setTimestamps
(XmlTimestamps value) Sets the value of the timestamps property.void
XmlSignature.setTimestamps
(XmlTimestamps value) Sets the value of the timestamps property.