Interface SystemLeafSetNode.Builder<T>
- All Superinterfaces:
CollectionNodeBuilder<LeafSetEntryNode<T>,
,SystemLeafSetNode<T>> LeafSetNode.Builder<T,
,SystemLeafSetNode<T>> ListNodeBuilder<T,
,SystemLeafSetNode<T>> Mutable
,NormalizedNode.Builder
,NormalizedNodeBuilder<YangInstanceIdentifier.NodeIdentifier,
,Collection<LeafSetEntryNode<T>>, SystemLeafSetNode<T>> NormalizedNodeContainerBuilder<YangInstanceIdentifier.NodeIdentifier,
YangInstanceIdentifier.PathArgument, LeafSetEntryNode<T>, SystemLeafSetNode<T>>
- All Known Implementing Classes:
ImmutableSystemLeafSetNodeBuilder
,InterningLeafSetNodeBuilder
- Enclosing interface:
SystemLeafSetNode<T>
public static non-sealed interface SystemLeafSetNode.Builder<T>
extends LeafSetNode.Builder<T,SystemLeafSetNode<T>>
A builder of
SystemLeafSetNode
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