public static class ObjectRecipe.MethodMember extends Object implements ObjectRecipe.Member
| Constructor and Description |
|---|
MethodMember(Method method) |
| Modifier and Type | Method and 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–2022 The Apache Software Foundation. All rights reserved.