Class NodeDefinition.NodeDefinitionList

    • Method Detail

      • definitionForChild

        @NonNull
        public @NonNull NodeDefinition definitionForChild​(java.lang.String configKey)
        Specified by:
        definitionForChild in class NodeDefinition
        Parameters:
        configKey - the name/key of the child for which we want the definition
        Returns:
        an instance of self for a given named child node.