Interface MultipleEntryDataWithSchema<T extends AbstractNodeDataWithSchema<?>>

    • Method Detail

      • newChildEntry

        @NonNull T newChildEntry()
        Create a new child entry.
        Returns:
        A new child entry.