Package aQute.bnd.osgi
Class Clazz.ClassDef
java.lang.Object
aQute.bnd.osgi.Clazz.Def
aQute.bnd.osgi.Clazz.ElementDef
aQute.bnd.osgi.Clazz.ClassDef
- Enclosing class:
- Clazz
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) Annotation.ElementTypegetName()(package private) StringgetType()(package private) boolean(package private) booleanMethods inherited from class aQute.bnd.osgi.Clazz.ElementDef
annotationInfos, annotations, attribute, attributes, attributes, getSignature, isDeprecated, 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
-
type
-
-
Constructor Details
-
ClassDef
ClassDef(ClassFile classFile)
-
-
Method Details
-
getSourceFile
String getSourceFile() -
isInnerClass
boolean isInnerClass() -
isPackageInfo
boolean isPackageInfo() -
getName
- Overrides:
getNamein classClazz.ElementDef
-
getType
- Overrides:
getTypein classClazz.ElementDef
-
elementType
Annotation.ElementType elementType()- Specified by:
elementTypein classClazz.ElementDef
-