Package aQute.bnd.osgi
Class Clazz.CodeDef
java.lang.Object
aQute.bnd.osgi.Clazz.Def
aQute.bnd.osgi.Clazz.ElementDef
aQute.bnd.osgi.Clazz.CodeDef
- Enclosing class:
- Clazz
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class aQute.bnd.osgi.Clazz.ElementDef
annotationInfos, annotations, attribute, attributes, attributes, getName, getPrototype, getSignature, getType, 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
-
elementType
-
-
Constructor Details
-
CodeDef
CodeDef(CodeAttribute code, Annotation.ElementType elementType)
-
-
Method Details
-
elementType
Annotation.ElementType elementType()- Specified by:
elementType
in classClazz.ElementDef
-
isDeprecated
public boolean isDeprecated()- Overrides:
isDeprecated
in classClazz.ElementDef
-