Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlContainerInfo
Packages that use XmlContainerInfo
-
Uses of XmlContainerInfo in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic that return XmlContainerInfoModifier and TypeMethodDescriptionDiagnosticData.getContainerInfo()Returns information about ASiC container (when applicable) -
Uses of XmlContainerInfo in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlContainerInfoMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlContainerInfoModifier and TypeMethodDescriptionObjectFactory.createXmlContainerInfo()Create an instance ofXmlContainerInfoXmlDiagnosticData.getContainerInfo()Gets the value of the containerInfo property.Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlContainerInfoModifier and TypeMethodDescriptionvoidXmlDiagnosticData.setContainerInfo(XmlContainerInfo value) Sets the value of the containerInfo property.