Interface LeafSetEntryNode.Builder<T>
- All Superinterfaces:
Mutable
,NormalizedNode.Builder
,NormalizedNodeBuilder<YangInstanceIdentifier.NodeWithValue<T>,
T, LeafSetEntryNode<T>>
- All Known Implementing Classes:
ImmutableLeafSetEntryNodeBuilder
- Enclosing interface:
LeafSetEntryNode<T>
public static interface LeafSetEntryNode.Builder<T>
extends NormalizedNodeBuilder<YangInstanceIdentifier.NodeWithValue<T>,T,LeafSetEntryNode<T>>
A builder of
LeafSetEntryNode
s.-
Method Summary
Methods inherited from interface org.opendaylight.yangtools.yang.data.api.schema.builder.NormalizedNodeBuilder
build, withNodeIdentifier, withValue