Interface LeafSetNode.Builder<T,N extends LeafSetNode<T>>
- All Superinterfaces:
CollectionNodeBuilder<LeafSetEntryNode<T>,
,N> ListNodeBuilder<T,
,N> Mutable
,NormalizedNode.Builder
,NormalizedNodeBuilder<YangInstanceIdentifier.NodeIdentifier,
,Collection<LeafSetEntryNode<T>>, N> NormalizedNodeContainerBuilder<YangInstanceIdentifier.NodeIdentifier,
YangInstanceIdentifier.PathArgument, LeafSetEntryNode<T>, N>
- All Known Subinterfaces:
SystemLeafSetNode.Builder<T>
,UserLeafSetNode.Builder<T>
- All Known Implementing Classes:
ImmutableSystemLeafSetNodeBuilder
,ImmutableUserLeafSetNodeBuilder
,InterningLeafSetNodeBuilder
- Enclosing interface:
- LeafSetNode<T>
public static sealed interface LeafSetNode.Builder<T,N extends LeafSetNode<T>>
extends ListNodeBuilder<T,N>
permits SystemLeafSetNode.Builder<T>, UserLeafSetNode.Builder<T>
A builder of
LeafSetNode
s.-
Method Summary
Methods inherited from interface org.opendaylight.yangtools.yang.data.api.schema.builder.ListNodeBuilder
withChild, withChildValue, withNodeIdentifier, withoutChild, withValue
Methods inherited from interface org.opendaylight.yangtools.yang.data.api.schema.builder.NormalizedNodeBuilder
build
Methods inherited from interface org.opendaylight.yangtools.yang.data.api.schema.builder.NormalizedNodeContainerBuilder
addChild, removeChild