Class Clazz.FieldDef
java.lang.Object
aQute.bnd.osgi.Clazz.Def
aQute.bnd.osgi.Clazz.MemberDef
aQute.bnd.osgi.Clazz.FieldDef
- Enclosing class:
Clazz
-
Method Summary
Modifier and TypeMethodDescriptionannotations(String binaryNameFilter) booleantypeAnnotations(String binaryNameFilter) Methods inherited from class Clazz.MemberDef
descriptor, getContainingClass, getDescriptor, getName, getType, toStringMethods inherited from class Clazz.Def
getAccess, getClazz, getOwnerType, isAbstract, isAnnotation, isEnum, isFinal, isInterface, isModule, isNative, isPrivate, isProtected, isPublic, isStatic, isSynthetic, isTransient, isVolatile
-
Method Details
-
getConstant
- Specified by:
getConstantin classClazz.MemberDef
-
getGenericReturnType
- Specified by:
getGenericReturnTypein classClazz.MemberDef
-
isDeprecated
public boolean isDeprecated() -
getSignature
-
annotations
-
typeAnnotations
-