|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Java field information.
Method Summary | |
ClassInfo |
getType()
Returns the type field. |
boolean |
isFinal()
Returns true if this field is final. |
boolean |
isStatic()
Returns true if this field is static. |
Methods inherited from interface net.sourceforge.jane.lang.JavaElement |
getName, isPackageProtected, isPrivate, isProtected, isPublic |
Method Detail |
public ClassInfo getType()
public boolean isFinal()
true
if this field is final.public boolean isStatic()
true
if this field is static.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |