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 allXmlTimestampedObjects 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.timestampedObjectsprotected List<XmlTimestampedObject> XmlTimestamp.timestampedObjectsMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlTimestampedObjectModifier and TypeMethodDescriptionObjectFactory.createXmlTimestampedObject()Create an instance ofXmlTimestampedObjectMethods 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 TypeMethodDescriptionvoidXmlEvidenceRecord.setTimestampedObjects(List<XmlTimestampedObject> timestampedObjects) voidXmlTimestamp.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 TypeMethodDescriptionvoidPOEExtraction.extractPOE(List<XmlTimestampedObject> timestampedObjects, Date poeTime) Extracts POE for given timestamped objects