Package aQute.bnd.osgi
Class Clazz.MethodDef
java.lang.Object
aQute.bnd.osgi.Clazz.Def
aQute.bnd.osgi.Clazz.FieldDef
aQute.bnd.osgi.Clazz.MethodDef
- Enclosing class:
- Clazz
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionannotations
(String binaryNameFilter) boolean
isBridge()
boolean
boolean
boolean
isFinal()
parameterAnnotations
(String binaryNameFilter) toString()
typeAnnotations
(String binaryNameFilter) Methods inherited from class aQute.bnd.osgi.Clazz.FieldDef
descriptor, getContainingClass, getDescriptor, getName, getType, setConstant, setDeprecated
Methods inherited from class aQute.bnd.osgi.Clazz.Def
getAccess, getAnnotations, getClazz, getOwnerType, isAbstract, isAnnotation, isEnum, isInterface, isModule, isNative, isPrivate, isProtected, isPublic, isStatic, isSynthetic, isTransient, isVolatile
-
Constructor Details
-
MethodDef
Deprecated. -
MethodDef
-
-
Method Details
-
isConstructor
public boolean isConstructor() -
isFinal
public boolean isFinal() -
getPrototype
- Overrides:
getPrototype
in classClazz.FieldDef
-
isBridge
public boolean isBridge() -
getGenericReturnType
- Overrides:
getGenericReturnType
in classClazz.FieldDef
-
getParameters
-
getConstant
- Overrides:
getConstant
in classClazz.FieldDef
-
parameterAnnotations
-
isDeprecated
public boolean isDeprecated() -
getSignature
-
annotations
-
typeAnnotations
-
toString
-