|
JBoss Reflection 2.2.1.SP1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Bytes
Base interface containing bytecode information for a class or a member
Method Summary | |
---|---|
Annotation[] |
getAnnotations()
Gets the annotations on this class or member |
String |
getGenericSignature()
Gets the generic signature of this class or member as contained in the Signature attribute |
int |
getModifiers()
Gets the modifiers for this class or member |
Method Detail |
---|
int getModifiers()
String getGenericSignature()
Annotation[] getAnnotations()
|
JBoss Reflection 2.2.1.SP1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |