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