Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlFoundTimestamp
Packages that use XmlFoundTimestamp
-
Uses of XmlFoundTimestamp in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlFoundTimestampModifier and TypeFieldDescriptionprotected List<XmlFoundTimestamp> XmlEvidenceRecord.evidenceRecordTimestampsprotected List<XmlFoundTimestamp> XmlSignature.foundTimestampsMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlFoundTimestampModifier and TypeMethodDescriptionObjectFactory.createXmlFoundTimestamp()Create an instance ofXmlFoundTimestampMethods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlFoundTimestampModifier and TypeMethodDescriptionXmlEvidenceRecord.getEvidenceRecordTimestamps()XmlSignature.getFoundTimestamps()Method parameters in eu.europa.esig.dss.diagnostic.jaxb with type arguments of type XmlFoundTimestampModifier and TypeMethodDescriptionvoidXmlEvidenceRecord.setEvidenceRecordTimestamps(List<XmlFoundTimestamp> evidenceRecordTimestamps) voidXmlSignature.setFoundTimestamps(List<XmlFoundTimestamp> foundTimestamps)