|
Groovy 2.2.0 | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
public interface ObjectGraphBuilder.ChildPropertySetter
Strategy for setting a child node on its parent.
Useful for handling Lists/Arrays vs normal properties.
| Method Summary | |
|---|---|
void
|
setChild(Object parent, Object child, String parentName, String propertyName)
|
| Method Detail |
|---|
public void setChild(Object parent, Object child, String parentName, String propertyName)
Copyright © 2003-2013 The Codehaus. All rights reserved.