Uses of Class
eu.europa.esig.dss.simplereport.jaxb.XmlTimestamps
Packages that use XmlTimestamps
-
Uses of XmlTimestamps in eu.europa.esig.dss.simplereport.jaxb
Fields in eu.europa.esig.dss.simplereport.jaxb declared as XmlTimestampsModifier and TypeFieldDescriptionprotected XmlTimestamps
XmlEvidenceRecord.timestamps
protected XmlTimestamps
XmlSignature.timestamps
Methods in eu.europa.esig.dss.simplereport.jaxb that return XmlTimestampsModifier 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.Methods in eu.europa.esig.dss.simplereport.jaxb with parameters of type XmlTimestampsModifier 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.