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.Member
public void setValue(Object instance, Object value) throws Exception
setValue
in interface ObjectRecipe.Member
Exception
Copyright © 2005–2023. All rights reserved.