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
AnydataNode
s.-
Method Summary
Methods inherited from interface org.opendaylight.yangtools.yang.data.api.schema.builder.NormalizedNodeBuilder
build, withNodeIdentifier, withValue