|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface which represents a Member of a JClass, modelled closely after the Java Reflection API. This class is part of a package used to represent source code.
Method Summary | |
JModifiers |
getModifiers()
Returns the modifiers for this JMember |
java.lang.String |
getName()
Returns the name of this JMember |
Method Detail |
public JModifiers getModifiers()
public java.lang.String getName()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |