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) booleanisBridge()booleanbooleanbooleanisFinal()parameterAnnotations(String binaryNameFilter) toString()typeAnnotations(String binaryNameFilter) Methods inherited from class aQute.bnd.osgi.Clazz.FieldDef
descriptor, getContainingClass, getDescriptor, getName, getType, setConstant, setDeprecatedMethods 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:
getPrototypein classClazz.FieldDef
-
isBridge
public boolean isBridge() -
getGenericReturnType
- Overrides:
getGenericReturnTypein classClazz.FieldDef
-
getParameters
-
getConstant
- Overrides:
getConstantin classClazz.FieldDef
-
parameterAnnotations
-
isDeprecated
public boolean isDeprecated() -
getSignature
-
annotations
-
typeAnnotations
-
toString
-