Package groovy.util

Interface ObjectGraphBuilder.ChildPropertySetter

    • Method Detail

      • setChild

        void setChild​(Object parent,
                      Object child,
                      String parentName,
                      String propertyName)
        Parameters:
        parent - the parent's node value
        child - the child's node value
        parentName - the name of the parent node
        propertyName - the resolved relation name of the child