|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FieldInfo
| Method Summary | |
|---|---|
TypeInfo |
getType()
Returns the field type. |
boolean |
isFinal()
Returns true if method is final, otheriwse false. |
boolean |
isStatic()
Returns true if method is static, otherwise false. |
| Methods inherited from interface org.reflext.api.annotation.Annotated |
|---|
getDeclaredAnnotation |
| Methods inherited from interface org.reflext.api.MemberInfo |
|---|
getAccess, getName, getOwner |
| Method Detail |
|---|
TypeInfo getType()
boolean isStatic()
boolean isFinal()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||