public interface InterTypeDeclaration
| Modifier and Type | Method and Description |
|---|---|
AjType<?> |
getDeclaringType() |
int |
getModifiers() |
AjType<?> |
getTargetType() |
AjType<?> getDeclaringType()
AjType<?> getTargetType() throws ClassNotFoundException
ClassNotFoundException - if the type cannot be foundint getModifiers()
Copyright © 2019. All rights reserved.