Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.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. manifestFiles
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlManifestFile Modifier and Type Method Description XmlManifestFile
ObjectFactory. createXmlManifestFile()
Create an instance ofXmlManifestFile
Methods 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 void
XmlContainerInfo. setManifestFiles(List<XmlManifestFile> manifestFiles)