Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlTimestampedObject
Packages that use XmlTimestampedObject
-
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)