Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlTimestampedObject
Packages that use XmlTimestampedObject
Package
Description
-
Uses of XmlTimestampedObject in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic that return types with arguments of type XmlTimestampedObjectModifier and TypeMethodDescriptionEvidenceRecordWrapper.getCoveredObjects()
Returns a list of objects covered by the evidence recordTimestampWrapper.getTimestampedObjects()
Returns a complete list of allXmlTimestampedObject
s covered by the timestamp -
Uses of XmlTimestampedObject in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlTimestampedObjectModifier and TypeFieldDescriptionprotected List
<XmlTimestampedObject> XmlEvidenceRecord.timestampedObjects
protected List
<XmlTimestampedObject> XmlTimestamp.timestampedObjects
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlTimestampedObjectModifier and TypeMethodDescriptionObjectFactory.createXmlTimestampedObject()
Create an instance ofXmlTimestampedObject
Methods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlTimestampedObjectModifier and TypeMethodDescriptionXmlEvidenceRecord.getTimestampedObjects()
XmlTimestamp.getTimestampedObjects()
Method parameters in eu.europa.esig.dss.diagnostic.jaxb with type arguments of type XmlTimestampedObjectModifier and TypeMethodDescriptionvoid
XmlEvidenceRecord.setTimestampedObjects
(List<XmlTimestampedObject> timestampedObjects) void
XmlTimestamp.setTimestampedObjects
(List<XmlTimestampedObject> timestampedObjects) -
Uses of XmlTimestampedObject in eu.europa.esig.dss.validation.process.vpfswatsp
Methods in eu.europa.esig.dss.validation.process.vpfswatsp that return types with arguments of type XmlTimestampedObjectModifier and TypeMethodDescriptionEvidenceRecordPOE.getPOEObjects()
POE.getPOEObjects()
Returns a list of objects covered by the POE if applicable NOTE: returns NULL if the POE is defined by a control timeTimestampPOE.getPOEObjects()
Method parameters in eu.europa.esig.dss.validation.process.vpfswatsp with type arguments of type XmlTimestampedObjectModifier and TypeMethodDescriptionvoid
POEExtraction.extractPOE
(List<XmlTimestampedObject> timestampedObjects, Date poeTime) Extracts POE for given timestamped objects