public interface IRuntimeInvisibleTypeAnnotationsAttribute extends IClassFileAttribute
| Modifier and Type | Method and Description |
|---|---|
IExtendedAnnotation[] |
getExtendedAnnotations()
Answer back the extended annotations.
|
int |
getExtendedAnnotationsNumber()
Answer back the number of extended annotations as described in the JVM specifications.
|
getAttributeLength, getAttributeName, getAttributeNameIndexint getExtendedAnnotationsNumber()
IExtendedAnnotation[] getExtendedAnnotations()
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.