Package aQute.bnd.osgi
Class Clazz.MemberDef
java.lang.Object
aQute.bnd.osgi.Clazz.Def
aQute.bnd.osgi.Clazz.ElementDef
aQute.bnd.osgi.Clazz.MemberDef
- Direct Known Subclasses:
Clazz.FieldDef
,Clazz.MethodDef
- Enclosing class:
- Clazz
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class aQute.bnd.osgi.Clazz.ElementDef
annotationInfos, annotations, attribute, attributes, attributes, elementType, getSignature, isDeprecated, matches, typeAnnotationInfos, typeAnnotations
Methods inherited from class aQute.bnd.osgi.Clazz.Def
getAccess, getClazz, getOwnerType, isAbstract, isAnnotation, isEnum, isFinal, isInterface, isModule, isNative, isPrivate, isProtected, isPublic, isStatic, isSynthetic, isTransient, isVolatile
-
Field Details
-
memberInfo
-
-
Constructor Details
-
MemberDef
MemberDef(MemberInfo memberInfo)
-
-
Method Details
-
getName
- Overrides:
getName
in classClazz.ElementDef
-
toString
- Overrides:
toString
in classClazz.ElementDef
-
getType
- Overrides:
getType
in classClazz.ElementDef
-
getContainingClass
-
descriptor
-
getDescriptor
-
getConstant
-
getGenericReturnType
-