Uses of Class
biz.aQute.bnd.reporter.manifest.dto.NativeCodeDTO
-
Packages that use NativeCodeDTO Package Description biz.aQute.bnd.reporter.helpers biz.aQute.bnd.reporter.manifest.dto -
-
Uses of NativeCodeDTO in biz.aQute.bnd.reporter.helpers
Methods in biz.aQute.bnd.reporter.helpers that return NativeCodeDTO Modifier and Type Method Description static NativeCodeDTO
HeadersHelper. convertBundleNativeCode(Parameters header)
-
Uses of NativeCodeDTO in biz.aQute.bnd.reporter.manifest.dto
Fields in biz.aQute.bnd.reporter.manifest.dto declared as NativeCodeDTO Modifier and Type Field Description NativeCodeDTO
OSGiHeadersDTO. bundleNativeCode
-