Package aQute.bnd.osgi
Class Clazz.FieldDef
java.lang.Object
aQute.bnd.osgi.Clazz.Def
aQute.bnd.osgi.Clazz.ElementDef
aQute.bnd.osgi.Clazz.FieldDef
- Direct Known Subclasses:
Clazz.MethodDef
- Enclosing class:
- Clazz
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) Annotation.ElementType
getName()
getType()
void
Deprecated.void
setDeprecated
(boolean deprecated) Deprecated.Methods inherited from class aQute.bnd.osgi.Clazz.ElementDef
annotationInfos, annotations, attribute, attributes, attributes, getSignature, isDeprecated, matches, toString, typeAnnotationInfos, typeAnnotations
Methods inherited from class aQute.bnd.osgi.Clazz.Def
getAccess, getAnnotations, getClazz, getOwnerType, isAbstract, isAnnotation, isEnum, isFinal, isInterface, isModule, isNative, isPrivate, isProtected, isPublic, isStatic, isSynthetic, isTransient, isVolatile
-
Field Details
-
name
-
descriptor
-
-
Constructor Details
-
FieldDef
Deprecated. -
FieldDef
FieldDef(MemberInfo memberInfo)
-
-
Method Details
-
getName
- Overrides:
getName
in classClazz.ElementDef
-
getType
- Overrides:
getType
in classClazz.ElementDef
-
setDeprecated
Deprecated. -
getContainingClass
-
descriptor
-
getDescriptor
-
setConstant
Deprecated. -
getConstant
-
getGenericReturnType
-
getPrototype
- Overrides:
getPrototype
in classClazz.ElementDef
-
elementType
Annotation.ElementType elementType()- Specified by:
elementType
in classClazz.ElementDef
-