|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FieldRtti
Interface for the field RTTI (Runtime Type Information).
Method Summary | |
---|---|
Field |
getField()
Returns the field. |
Class |
getFieldType()
Returns the field type. |
Object |
getFieldValue()
Returns the value of the field. |
Methods inherited from interface org.codehaus.aspectwerkz.joinpoint.Rtti |
---|
cloneFor, getDeclaringType, getModifiers, getName, getTarget, getThis |
Method Detail |
---|
Field getField()
Class getFieldType()
Object getFieldValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |