aQute.bnd.osgi
Class Clazz.TypeDef
java.lang.Object
aQute.bnd.osgi.Clazz.Def
aQute.bnd.osgi.Clazz.TypeDef
- Enclosing class:
- Clazz
public class Clazz.TypeDef
- extends Clazz.Def
| Methods inherited from class aQute.bnd.osgi.Clazz.Def |
getAccess, getAnnotations, getClazz, getOwnerType, isAbstract, isEnum, isFinal, isInterface, isNative, isPrivate, isProtected, isPublic, isStatic, isSynthetic, isTransient, isVolatile |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Clazz.TypeDef
public Clazz.TypeDef(Descriptors.TypeRef type,
boolean interf)
getReference
public Descriptors.TypeRef getReference()
getImplements
public boolean getImplements()
getName
public String getName()
- Specified by:
getName in class Clazz.Def
getType
public Descriptors.TypeRef getType()
- Specified by:
getType in class Clazz.Def
getPrototype
public Descriptors.TypeRef[] getPrototype()
- Specified by:
getPrototype in class Clazz.Def
Copyright © 2014 aQute SARL. All rights reserved.