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