Package org.digidoc4j.impl.asic.report
Class TimestampValidationReport
java.lang.Object
org.digidoc4j.impl.asic.report.TimestampValidationReport
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TimestampValidationReportcreate(eu.europa.esig.dss.simplereport.jaxb.XmlTimestamp xmlTimestamp) getId()eu.europa.esig.dss.enumerations.IndicationgetInfos()eu.europa.esig.dss.enumerations.SubIndicationeu.europa.esig.dss.simplereport.jaxb.XmlTimestampLevelList<eu.europa.esig.dss.simplereport.jaxb.XmlSignatureScope> voidvoidvoidsetIndication(eu.europa.esig.dss.enumerations.Indication value) voidsetProducedBy(String value) voidsetProductionTime(Date value) voidsetSubIndication(eu.europa.esig.dss.enumerations.SubIndication value) voidsetTimestampLevel(eu.europa.esig.dss.simplereport.jaxb.XmlTimestampLevel value) voidsetUniqueId(String value)
-
Constructor Details
-
TimestampValidationReport
public TimestampValidationReport()
-
-
Method Details
-
create
public static TimestampValidationReport create(eu.europa.esig.dss.simplereport.jaxb.XmlTimestamp xmlTimestamp) -
getProductionTime
-
setProductionTime
-
getProducedBy
-
setProducedBy
-
getTimestampLevel
public eu.europa.esig.dss.simplereport.jaxb.XmlTimestampLevel getTimestampLevel() -
setTimestampLevel
public void setTimestampLevel(eu.europa.esig.dss.simplereport.jaxb.XmlTimestampLevel value) -
getTimestampScope
-
getUniqueId
-
setUniqueId
-
getCertificateChain
-
setCertificateChain
-
getIndication
public eu.europa.esig.dss.enumerations.Indication getIndication() -
setIndication
public void setIndication(eu.europa.esig.dss.enumerations.Indication value) -
getSubIndication
public eu.europa.esig.dss.enumerations.SubIndication getSubIndication() -
setSubIndication
public void setSubIndication(eu.europa.esig.dss.enumerations.SubIndication value) -
getErrors
-
getWarnings
-
getInfos
-
getId
-
setId
-