Package aQute.bnd.osgi
Class Clazz.FieldDef
java.lang.Object
aQute.bnd.osgi.Clazz.Def
aQute.bnd.osgi.Clazz.ElementDef
aQute.bnd.osgi.Clazz.MemberDef
aQute.bnd.osgi.Clazz.FieldDef
- Enclosing class:
Clazz
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class aQute.bnd.osgi.Clazz.MemberDef
descriptor, getContainingClass, getDescriptor, getName, getType, toStringMethods inherited from class aQute.bnd.osgi.Clazz.ElementDef
annotationInfos, annotations, attribute, attributes, attributes, getSignature, isDeprecated, matches, typeAnnotationInfos, typeAnnotationsMethods 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
-
Constructor Details
-
FieldDef
FieldDef(MemberInfo memberInfo)
-
-
Method Details
-
getConstant
- Specified by:
getConstantin classClazz.MemberDef
-
getGenericReturnType
- Specified by:
getGenericReturnTypein classClazz.MemberDef
-
elementType
Annotation.ElementType elementType()- Specified by:
elementTypein classClazz.ElementDef
-