|
||||||||||
| 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 | |
|---|---|
String |
getMethodName()
Optional operation (return null) |
String |
getName()
Get the property name |
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 String getMethodName()
Setter
getMethodName in interface Setterpublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||