Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlManifestFile
-
Packages that use XmlManifestFile Package Description eu.europa.esig.dss.diagnostic.jaxb -
-
Uses of XmlManifestFile in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlManifestFile Modifier and Type Field Description protected List<XmlManifestFile>XmlContainerInfo. manifestFilesMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlManifestFile Modifier and Type Method Description XmlManifestFileObjectFactory. createXmlManifestFile()Create an instance ofXmlManifestFileMethods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlManifestFile Modifier and Type Method Description List<XmlManifestFile>XmlContainerInfo. getManifestFiles()Method parameters in eu.europa.esig.dss.diagnostic.jaxb with type arguments of type XmlManifestFile Modifier and Type Method Description voidXmlContainerInfo. setManifestFiles(List<XmlManifestFile> manifestFiles)
-