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