|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.rej.java.attribute.Attribute
net.sf.rej.java.attribute.RuntimeVisibleAnnotationsAttribute
public class RuntimeVisibleAnnotationsAttribute
| Constructor Summary | |
|---|---|
RuntimeVisibleAnnotationsAttribute(int nameIndex,
ConstantPool pool)
|
|
| Method Summary | |
|---|---|
java.util.List<Annotation> |
getAnnotations()
|
void |
setPayload(byte[] data)
|
java.lang.String |
toString()
|
| Methods inherited from class net.sf.rej.java.attribute.Attribute |
|---|
getAttribute, getData, getName, getPayload |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RuntimeVisibleAnnotationsAttribute(int nameIndex,
ConstantPool pool)
| Method Detail |
|---|
public void setPayload(byte[] data)
setPayload in class Attributepublic java.lang.String toString()
toString in class Attributepublic java.util.List<Annotation> getAnnotations()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||