Uses of Class
eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSimpleCertificateReport
Packages that use XmlSimpleCertificateReport
Package
Description
-
Uses of XmlSimpleCertificateReport in eu.europa.esig.dss.simplecertificatereport
Methods in eu.europa.esig.dss.simplecertificatereport that return XmlSimpleCertificateReportModifier and TypeMethodDescriptionSimpleCertificateReport.getJaxbModel()This methods returns the jaxb model of the simple certificate reportMethods in eu.europa.esig.dss.simplecertificatereport that return types with arguments of type XmlSimpleCertificateReportModifier and TypeMethodDescriptionprotected jakarta.xml.bind.JAXBElement<XmlSimpleCertificateReport> SimpleCertificateReportFacade.wrap(XmlSimpleCertificateReport simpleCertificateReport) Methods in eu.europa.esig.dss.simplecertificatereport with parameters of type XmlSimpleCertificateReportModifier and TypeMethodDescriptionSimpleCertificateReportFacade.generateHtmlReport(XmlSimpleCertificateReport simpleCertificateReport) Generates a Bootstrap 4 Simple Certificate reportvoidSimpleCertificateReportFacade.generateHtmlReport(XmlSimpleCertificateReport simpleCertificateReport, Result result) Generates a Bootstrap 4 Simple Certificate reportvoidSimpleCertificateReportFacade.generatePdfReport(XmlSimpleCertificateReport simpleCertificateReport, Result result) Generates a PDF Detailed reportprotected jakarta.xml.bind.JAXBElement<XmlSimpleCertificateReport> SimpleCertificateReportFacade.wrap(XmlSimpleCertificateReport simpleCertificateReport) Constructors in eu.europa.esig.dss.simplecertificatereport with parameters of type XmlSimpleCertificateReportModifierConstructorDescriptionSimpleCertificateReport(XmlSimpleCertificateReport simpleReport) Default constructor -
Uses of XmlSimpleCertificateReport in eu.europa.esig.dss.simplecertificatereport.jaxb
Methods in eu.europa.esig.dss.simplecertificatereport.jaxb that return XmlSimpleCertificateReportModifier and TypeMethodDescriptionObjectFactory.createXmlSimpleCertificateReport()Create an instance ofXmlSimpleCertificateReportMethods in eu.europa.esig.dss.simplecertificatereport.jaxb that return types with arguments of type XmlSimpleCertificateReportModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<XmlSimpleCertificateReport> ObjectFactory.createSimpleCertificateReport(XmlSimpleCertificateReport value) Methods in eu.europa.esig.dss.simplecertificatereport.jaxb with parameters of type XmlSimpleCertificateReportModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<XmlSimpleCertificateReport> ObjectFactory.createSimpleCertificateReport(XmlSimpleCertificateReport value)