|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JMember
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. |
String |
getName()
Returns the name of this JMember. |
| Method Detail |
|---|
JModifiers getModifiers()
String getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||