public static class ObjectRecipe.FieldMember extends Object implements ObjectRecipe.Member
Constructor and Description |
---|
FieldMember(Field field) |
Modifier and Type | Method and Description |
---|---|
Type |
getType() |
void |
setValue(Object instance,
Object value) |
String |
toString() |
public FieldMember(Field field)
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–2017. All rights reserved.