|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The instances of the classes that implement this interface provide informations about class fields.
| Method Summary | |
int |
getModifiers()
Returns the modifiers for the field represented by this object |
java.lang.String |
getName()
Returns the fully qualified name of the underlying field |
ClassInfo |
getType()
Returns the type of the underlying field |
| Method Detail |
public int getModifiers()
public ClassInfo getType()
public java.lang.String getName()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||