Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlProofOfExistence
Packages that use XmlProofOfExistence
-
Uses of XmlProofOfExistence in eu.europa.esig.dss.detailedreport
Methods in eu.europa.esig.dss.detailedreport that return XmlProofOfExistenceModifier and TypeMethodDescriptionDetailedReport.getBestProofOfExistence(String signatureId) Gets best proof-of-existence for the signature with id -
Uses of XmlProofOfExistence in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as XmlProofOfExistenceModifier and TypeFieldDescriptionprotected XmlProofOfExistenceXmlConstraintsConclusionWithProofOfExistence.proofOfExistenceMethods in eu.europa.esig.dss.detailedreport.jaxb that return XmlProofOfExistenceModifier and TypeMethodDescriptionObjectFactory.createXmlProofOfExistence()Create an instance ofXmlProofOfExistenceXmlConstraintsConclusionWithProofOfExistence.getProofOfExistence()Gets the value of the proofOfExistence property.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type XmlProofOfExistenceModifier and TypeMethodDescriptionvoidXmlConstraintsConclusionWithProofOfExistence.setProofOfExistence(XmlProofOfExistence value) Sets the value of the proofOfExistence property.