|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnnotationHandle | |
|---|---|
| org.kite9.framework.model | |
| Uses of AnnotationHandle in org.kite9.framework.model |
|---|
| Methods in org.kite9.framework.model that return types with arguments of type AnnotationHandle | |
|---|---|
Set<AnnotationHandle> |
ProjectModel.getAnnotationReferences(String className)
Returns the annotations that refer to this class |
Set<AnnotationHandle> |
ProjectModelImpl.getAnnotationReferences(String className)
|
| Methods in org.kite9.framework.model with parameters of type AnnotationHandle | |
|---|---|
void |
ProjectModelImpl.addAnnotationReference(String referredClass,
AnnotationHandle by)
|
int |
AnnotationHandle.compareTo(AnnotationHandle arg0)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||