Uses of Class
eu.europa.esig.dss.simplereport.jaxb.XmlEvidenceRecord
-
Uses of XmlEvidenceRecord in eu.europa.esig.dss.simplereport
Modifier and TypeMethodDescriptionSimpleReport.getEvidenceRecordById
(String evidenceRecordId) This method returns a wrapper for the given evidence recordModifier and TypeMethodDescriptionSimpleReport.getSignatureEvidenceRecords
(String signatureId) This method returns a list of evidence record for a signature with the given idSimpleReport.getTimestampEvidenceRecords
(String timestampId) This method returns a list of evidence record for a time-stamp with the given id -
Uses of XmlEvidenceRecord in eu.europa.esig.dss.simplereport.jaxb
Modifier and TypeFieldDescriptionprotected List
<XmlEvidenceRecord> XmlEvidenceRecords.evidenceRecord
Modifier and TypeMethodDescriptionObjectFactory.createXmlEvidenceRecord()
Create an instance ofXmlEvidenceRecord
Modifier and TypeMethodDescriptionXmlEvidenceRecords.getEvidenceRecord()
Gets the value of the evidenceRecord property.