Uses of Class
aQute.bnd.osgi.Clazz.FieldDef
-
Packages that use Clazz.FieldDef Package Description aQute.bnd.cdi aQute.bnd.component OSGi Declarative Services Annotation processing.aQute.bnd.osgi -
-
Uses of Clazz.FieldDef in aQute.bnd.cdi
Methods in aQute.bnd.cdi with parameters of type Clazz.FieldDef Modifier and Type Method Description void
CDIAnnotationReader. field(Clazz.FieldDef field)
-
Uses of Clazz.FieldDef in aQute.bnd.component
Methods in aQute.bnd.component with parameters of type Clazz.FieldDef Modifier and Type Method Description void
DSAnnotationReader. field(Clazz.FieldDef field)
-
Uses of Clazz.FieldDef in aQute.bnd.osgi
Methods in aQute.bnd.osgi that return types with arguments of type Clazz.FieldDef Modifier and Type Method Description java.util.stream.Stream<Clazz.FieldDef>
Clazz. fields()
Methods in aQute.bnd.osgi with parameters of type Clazz.FieldDef Modifier and Type Method Description void
ClassDataCollector. field(Clazz.FieldDef field)
-