Interface AnyxmlNode.Builder<V,N extends AnyxmlNode<V>>

All Superinterfaces:
Mutable, NormalizedNode.Builder, NormalizedNodeBuilder<YangInstanceIdentifier.NodeIdentifier,V,N>
All Known Implementing Classes:
ImmutableAnyxmlNodeBuilder
Enclosing interface:
AnyxmlNode<V>

public static interface AnyxmlNode.Builder<V,N extends AnyxmlNode<V>> extends NormalizedNodeBuilder<YangInstanceIdentifier.NodeIdentifier,V,N>
A builder of AnyxmlNodes.