Uses of Class
biz.aQute.bnd.reporter.manifest.dto.RequireBundleDTO
-
Packages that use RequireBundleDTO Package Description biz.aQute.bnd.reporter.helpers biz.aQute.bnd.reporter.manifest.dto -
-
Uses of RequireBundleDTO in biz.aQute.bnd.reporter.helpers
Methods in biz.aQute.bnd.reporter.helpers that return types with arguments of type RequireBundleDTO Modifier and Type Method Description static java.util.List<RequireBundleDTO>
HeadersHelper. convertRequireBundles(Parameters header)
-
Uses of RequireBundleDTO in biz.aQute.bnd.reporter.manifest.dto
Fields in biz.aQute.bnd.reporter.manifest.dto with type parameters of type RequireBundleDTO Modifier and Type Field Description java.util.List<RequireBundleDTO>
OSGiHeadersDTO. requireBundles
-