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 XmlTimestampsXmlEvidenceRecord.timestampsprotected XmlTimestampsXmlSignature.timestampsMethods in eu.europa.esig.dss.simplereport.jaxb that return XmlTimestampsModifier and TypeMethodDescriptionObjectFactory.createXmlTimestamps()Create an instance ofXmlTimestampsXmlEvidenceRecord.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 TypeMethodDescriptionvoidXmlEvidenceRecord.setTimestamps(XmlTimestamps value) Sets the value of the timestamps property.voidXmlSignature.setTimestamps(XmlTimestamps value) Sets the value of the timestamps property.