public class ParameterAnnotationsAttribute extends AnnotationBase
AnnotationBase.Annotation, AnnotationBase.Element, AnnotationBase.Value| Constructor and Description |
|---|
ParameterAnnotationsAttribute(ConstantPool cp,
short nameIndex,
int length,
java.io.DataInputStream dis) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List[] |
getParameterAnnotations()
Get parameter annotations associated with underlying method.
|
java.lang.String |
toString() |
readAnnotation, readElementValuegetAttributeNameIndex, getBytes, getDataInputStream, getName, readAttribute, setConstantPoolpublic ParameterAnnotationsAttribute(ConstantPool cp, short nameIndex, int length, java.io.DataInputStream dis) throws java.io.IOException
java.io.IOExceptionpublic java.util.List[] getParameterAnnotations()
Copyright © 2001. Documenation generated January 12 2013.