|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Getter
Gets values of a particular attribute.
| Method Summary | |
|---|---|
Object |
get(Object target)
Get the property value from the given instance |
Type |
getGenericReturnType()
Returns the generic return type of the return type. |
String |
getName()
Get the property name |
Class |
getReturnType()
Get the declared Java type |
| Method Detail |
|---|
Object get(Object target)
throws CompassException
CompassExceptionClass getReturnType()
Type getGenericReturnType()
null if not known or not set.
Field.getGenericType(),
Method.getGenericReturnType()String getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||