Interface AnydataNode.Builder<V>

All Superinterfaces:
Mutable, NormalizedNode.Builder, NormalizedNodeBuilder<YangInstanceIdentifier.NodeIdentifier,V,AnydataNode<V>>
All Known Implementing Classes:
ImmutableAnydataNodeBuilder
Enclosing interface:
AnydataNode<V>

public static interface AnydataNode.Builder<V> extends NormalizedNodeBuilder<YangInstanceIdentifier.NodeIdentifier,V,AnydataNode<V>>
A builder of AnydataNodes.