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