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