Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlProofOfExistence
Package | Description |
---|---|
eu.europa.esig.dss.detailedreport | |
eu.europa.esig.dss.detailedreport.jaxb |
-
Uses of XmlProofOfExistence in eu.europa.esig.dss.detailedreport
Methods in eu.europa.esig.dss.detailedreport that return XmlProofOfExistence Modifier and Type Method Description XmlProofOfExistence
DetailedReport. getBestProofOfExistence(String signatureId)
-
Uses of XmlProofOfExistence in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as XmlProofOfExistence Modifier and Type Field Description protected XmlProofOfExistence
XmlConstraintsConclusionWithProofOfExistence. proofOfExistence
Methods in eu.europa.esig.dss.detailedreport.jaxb that return XmlProofOfExistence Modifier and Type Method Description XmlProofOfExistence
ObjectFactory. createXmlProofOfExistence()
Create an instance ofXmlProofOfExistence
XmlProofOfExistence
XmlConstraintsConclusionWithProofOfExistence. getProofOfExistence()
Gets the value of the proofOfExistence property.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type XmlProofOfExistence Modifier and Type Method Description void
XmlConstraintsConclusionWithProofOfExistence. setProofOfExistence(XmlProofOfExistence value)
Sets the value of the proofOfExistence property.