public interface DeclareParents
| Modifier and Type | Method and Description |
|---|---|
AjType |
getDeclaringType() |
Type[] |
getParentTypes() |
TypePattern |
getTargetTypesPattern() |
boolean |
isExtends() |
boolean |
isImplements() |
AjType getDeclaringType()
TypePattern getTargetTypesPattern()
boolean isExtends()
boolean isImplements()
Type[] getParentTypes() throws ClassNotFoundException
ClassNotFoundException - if any types cannot be foundCopyright © 2020. All rights reserved.