|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compass.core.accessor.BasicPropertyAccessor.BasicSetter
public static final class BasicPropertyAccessor.BasicSetter
| Method Summary | |
|---|---|
Method |
getMethod()
Optional operation (return null) |
String |
getMethodName()
Optional operation (return null) |
String |
getName()
Get the property name |
(package private) Object |
readResolve()
|
void |
set(Object target,
Object value)
Set the property value from the given instance |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public void set(Object target,
Object value)
throws CompassException
Setter
set in interface SetterCompassExceptionpublic String getName()
Setter
getName in interface Setterpublic Method getMethod()
Setter
getMethod in interface Setterpublic String getMethodName()
Setter
getMethodName in interface SetterObject readResolve()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||