Uses of Class
aQute.bnd.osgi.Clazz.FieldDef
-
Packages that use Clazz.FieldDef Package Description aQute.bnd.component aQute.bnd.make.component aQute.bnd.metatype aQute.bnd.osgi -
-
Uses of Clazz.FieldDef in aQute.bnd.component
Fields in aQute.bnd.component declared as Clazz.FieldDef Modifier and Type Field Description (package private) Clazz.FieldDef
AnnotationReader. member
private Clazz.FieldDef
AnnotationReader.ComponentPropertyTypeDataCollector. prefixField
Fields in aQute.bnd.component with type parameters of type Clazz.FieldDef Modifier and Type Field Description (package private) java.util.Map<Clazz.FieldDef,ReferenceDef>
AnnotationReader. referencesByMember
Methods in aQute.bnd.component with parameters of type Clazz.FieldDef Modifier and Type Method Description void
AnnotationReader.ComponentPropertyTypeDataCollector. field(Clazz.FieldDef defined)
void
AnnotationReader. field(Clazz.FieldDef field)
-
Uses of Clazz.FieldDef in aQute.bnd.make.component
Fields in aQute.bnd.make.component declared as Clazz.FieldDef Modifier and Type Field Description (package private) Clazz.FieldDef
ComponentAnnotationReader. field
Methods in aQute.bnd.make.component with parameters of type Clazz.FieldDef Modifier and Type Method Description void
ComponentAnnotationReader. field(Clazz.FieldDef field)
-
Uses of Clazz.FieldDef in aQute.bnd.metatype
Fields in aQute.bnd.metatype declared as Clazz.FieldDef Modifier and Type Field Description private Clazz.FieldDef
OCDReader.OCDDataCollector. prefixField
Methods in aQute.bnd.metatype with parameters of type Clazz.FieldDef Modifier and Type Method Description void
OCDReader.OCDDataCollector. field(Clazz.FieldDef defined)
-
Uses of Clazz.FieldDef in aQute.bnd.osgi
Subclasses of Clazz.FieldDef in aQute.bnd.osgi Modifier and Type Class Description class
Clazz.MethodDef
Fields in aQute.bnd.osgi declared as Clazz.FieldDef Modifier and Type Field Description (package private) Clazz.FieldDef
Clazz. last
Methods in aQute.bnd.osgi with parameters of type Clazz.FieldDef Modifier and Type Method Description void
ClassDataCollector. field(Clazz.FieldDef defined)
void
ClassDataCollectors.Collectors. field(Clazz.FieldDef defined)
-