|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.bcel.classfile.Attribute
org.apache.bcel.classfile.ParameterAnnotations
org.apache.bcel.classfile.RuntimeVisibleParameterAnnotations
public class RuntimeVisibleParameterAnnotations
represents a parameter annotation that is represented in the class file and is provided to the JVM.
Field Summary |
---|
Fields inherited from class org.apache.bcel.classfile.Attribute |
---|
constant_pool, length, name_index, tag |
Method Summary | |
---|---|
Attribute |
copy(ConstantPool constant_pool)
|
Methods inherited from class org.apache.bcel.classfile.ParameterAnnotations |
---|
accept, getNumParameterAnnotation, getParameterAnnotationEntries, getParameterAnnotationTable, setParameterAnnotationTable |
Methods inherited from class org.apache.bcel.classfile.Attribute |
---|
addAttributeReader, clone, dump, getConstantPool, getLength, getName, getNameIndex, getTag, readAttribute, removeAttributeReader, setConstantPool, setLength, setNameIndex, toString |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public Attribute copy(ConstantPool constant_pool)
copy
in class Attribute
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |