ObjectRecipe.Memberpublic static class ObjectRecipe.MethodMember extends Object implements ObjectRecipe.Member
| Constructor | Description |
|---|---|
MethodMember(Method method) |
| Modifier and Type | Method | Description |
|---|---|---|
Type |
getType() |
|
void |
setValue(Object instance,
Object value) |
|
String |
toString() |
public MethodMember(Method method)
public Type getType()
getType in interface ObjectRecipe.Memberpublic void setValue(Object instance, Object value) throws Exception
setValue in interface ObjectRecipe.MemberExceptionCopyright © 2005–2018. All rights reserved.