Uses of Class
eu.europa.esig.dss.simplereport.jaxb.XmlEvidenceRecord
Packages that use XmlEvidenceRecord
-
Uses of XmlEvidenceRecord in eu.europa.esig.dss.simplereport
Methods in eu.europa.esig.dss.simplereport that return XmlEvidenceRecordModifier and TypeMethodDescriptionSimpleReport.getEvidenceRecordById(String evidenceRecordId) This method returns a wrapper for the given evidence recordMethods in eu.europa.esig.dss.simplereport that return types with arguments of type XmlEvidenceRecordModifier 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
Fields in eu.europa.esig.dss.simplereport.jaxb with type parameters of type XmlEvidenceRecordModifier and TypeFieldDescriptionprotected List<XmlEvidenceRecord> XmlEvidenceRecords.evidenceRecordMethods in eu.europa.esig.dss.simplereport.jaxb that return XmlEvidenceRecordModifier and TypeMethodDescriptionObjectFactory.createXmlEvidenceRecord()Create an instance ofXmlEvidenceRecordMethods in eu.europa.esig.dss.simplereport.jaxb that return types with arguments of type XmlEvidenceRecordModifier and TypeMethodDescriptionXmlEvidenceRecords.getEvidenceRecord()Gets the value of the evidenceRecord property.