Package aQute.bnd.osgi
Class Clazz.MemberDef
java.lang.Object
aQute.bnd.osgi.Clazz.Def
aQute.bnd.osgi.Clazz.MemberDef
- Direct Known Subclasses:
Clazz.FieldDef
,Clazz.MethodDef
- Enclosing class:
Clazz
-
Method Summary
Modifier and TypeMethodDescriptionannotations
(String binaryNameFilter) abstract Object
abstract String
getName()
getType()
boolean
toString()
typeAnnotations
(String binaryNameFilter) 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
-
Method Details
-
getName
-
toString
-
getType
-
getContainingClass
-
descriptor
-
getDescriptor
-
getConstant
-
getGenericReturnType
-
isDeprecated
public boolean isDeprecated() -
getSignature
-
annotations
-
typeAnnotations
-