public static class ObjectGraphBuilder.DefaultChildPropertySetter
Default impl that calls parent.propertyName = child If parent.propertyName is a Collection it will try to add child to the collection.
public void
setChild(Object parent, Object child, String parentName, String propertyName)
class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.