Interface DataTreeModification<T extends DataObject>

    • Method Detail

      • getRootPath

        @NonNull DataTreeIdentifier<T> getRootPath()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Get the modification root path. This is the path of the root node relative to the root of InstanceIdentifier namespace.
        Returns:
        absolute path of the root node
      • getRootNode

        @NonNull DataObjectModification<T> getRootNode()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Get the modification root node.
        Returns:
        modification root node