Package aQute.bnd.osgi
Class Clazz.FieldDef
java.lang.Object
aQute.bnd.osgi.Clazz.Def
aQute.bnd.osgi.Clazz.FieldDef
- Direct Known Subclasses:
Clazz.MethodDef
- Enclosing class:
- Clazz
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionannotations
(String binaryNameFilter) getName()
getType()
boolean
void
Deprecated.void
setDeprecated
(boolean deprecated) Deprecated.toString()
typeAnnotations
(String binaryNameFilter) 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
-
Constructor Details
-
FieldDef
Deprecated.
-
-
Method Details