|
||||||
| 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.AnnotationDefaultAttribute
public class AnnotationDefaultAttribute
AnnotationDefault attribute.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class alt.jiapi.file.attribute.AnnotationBase |
|---|
AnnotationBase.Annotation, AnnotationBase.Element, AnnotationBase.Value |
| Field Summary |
|---|
| Fields inherited from class alt.jiapi.file.attribute.Attribute |
|---|
cp |
| Constructor Summary | |
|---|---|
AnnotationDefaultAttribute(ConstantPool cp,
short nameIndex,
int length,
java.io.DataInputStream dis)
|
|
| Method Summary | |
|---|---|
AnnotationBase.Value |
getDefaultValue()
|
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 |
| Constructor Detail |
|---|
public AnnotationDefaultAttribute(ConstantPool cp,
short nameIndex,
int length,
java.io.DataInputStream dis)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public AnnotationBase.Value getDefaultValue()
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 | |||||