|
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||
java.lang.Objectalt.jiapi.file.attribute.Attribute
alt.jiapi.file.attribute.AnnotationBase
alt.jiapi.file.attribute.AnnotationsAttribute
public class AnnotationsAttribute
RuntimeVisibleAnnotations and RuntimeInvisibleAnnotations attribute.
4.8.16| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class alt.jiapi.file.attribute.AnnotationBase |
|---|
AnnotationBase.Annotation, AnnotationBase.Element, AnnotationBase.Value |
| Field Summary | |
|---|---|
static java.lang.String |
ATTRIBUTE_NAME
|
| Fields inherited from class alt.jiapi.file.attribute.Attribute |
|---|
cp |
| Method Summary | |
|---|---|
java.util.List |
getAnnotations()
|
java.lang.String |
toString()
|
| Methods inherited from class alt.jiapi.file.attribute.AnnotationBase |
|---|
readAnnotation, readElementValue |
| Methods inherited from class alt.jiapi.file.attribute.Attribute |
|---|
getAttributeNameIndex, getBytes, getDataInputStream, getName, readAttribute, setConstantPool |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String ATTRIBUTE_NAME
| Method Detail |
|---|
public java.util.List getAnnotations()
public java.lang.String toString()
toString in class Attribute
|
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||