public class AnnotationDefaultAttribute extends AnnotationBase
AnnotationBase.Annotation, AnnotationBase.Element, AnnotationBase.Value
Constructor and Description |
---|
AnnotationDefaultAttribute(ConstantPool cp,
short nameIndex,
int length,
java.io.DataInputStream dis) |
Modifier and Type | Method and Description |
---|---|
AnnotationBase.Value |
getDefaultValue() |
java.lang.String |
toString() |
readAnnotation, readElementValue
getAttributeNameIndex, getBytes, getDataInputStream, getName, readAttribute, setConstantPool
public AnnotationDefaultAttribute(ConstantPool cp, short nameIndex, int length, java.io.DataInputStream dis) throws java.io.IOException
java.io.IOException
public AnnotationBase.Value getDefaultValue()
Copyright © 2001. Documenation generated October 18 2013.