Constructor and Description |
---|
TypeDef(Descriptors.TypeRef type,
boolean interf) |
Modifier and Type | Method and Description |
---|---|
boolean |
getImplements() |
String |
getName() |
Descriptors.TypeRef[] |
getPrototype() |
Descriptors.TypeRef |
getReference() |
Descriptors.TypeRef |
getType() |
getAccess, getAnnotations, getClazz, getOwnerType, isAbstract, isEnum, isFinal, isInterface, isNative, isPrivate, isProtected, isPublic, isStatic, isSynthetic, isTransient, isVolatile
public TypeDef(Descriptors.TypeRef type, boolean interf)
public Descriptors.TypeRef getReference()
public boolean getImplements()
public Descriptors.TypeRef getType()
public Descriptors.TypeRef[] getPrototype()
getPrototype
in class Clazz.Def
Copyright © 2015 aQute SARL. All rights reserved.