|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compass.core.accessor.BasicPropertyAccessor.BasicGetter
public static final class BasicPropertyAccessor.BasicGetter
| Method Summary | |
|---|---|
Object |
get(Object target)
Get the property value from the given instance |
Method |
getMethod()
|
String |
getName()
Get the property name |
Class |
getReturnType()
Get the declared Java type |
(package private) Object |
readResolve()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public Object get(Object target)
throws CompassException
Getter
get in interface GetterCompassExceptionpublic String getName()
Getter
getName in interface Getterpublic Class getReturnType()
Getter
getReturnType in interface Getterpublic Method getMethod()
public String toString()
toString in class ObjectObject readResolve()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||