- groovy.util.ObjectGraphBuilder.DefaultChildPropertySetter
-
- All Implemented Interfaces and Traits:
- ChildPropertySetter
public static class ObjectGraphBuilder.DefaultChildPropertySetter
extends Object
implements ChildPropertySetter
Default impl that calls parent.propertyName = child
If parent.propertyName is a Collection it will try to add child to the
collection.
-
-
Methods Summary
-
Inherited Methods Summary
- Summary:
Nested Field Constructor - Method
- | Detail:
Field Constructor - Method
Copyright © 2003-2026 The Apache Software Foundation. All rights reserved.