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, getSignature, getType, matches, toString, typeAnnotationInfos, typeAnnotationsMethods inherited from class aQute.bnd.osgi.Clazz.Def
getAccess, 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:
elementTypein classClazz.ElementDef
-
isDeprecated
public boolean isDeprecated()- Overrides:
isDeprecatedin classClazz.ElementDef
-