Interface ChoiceNode.Builder

All Superinterfaces:
DataContainerNodeBuilder<YangInstanceIdentifier.NodeIdentifier,ChoiceNode>, Mutable, NormalizedNode.Builder, NormalizedNodeBuilder<YangInstanceIdentifier.NodeIdentifier,Collection<DataContainerChild>,ChoiceNode>, NormalizedNodeContainerBuilder<YangInstanceIdentifier.NodeIdentifier,YangInstanceIdentifier.PathArgument,DataContainerChild,ChoiceNode>
All Known Implementing Classes:
ImmutableChoiceNodeBuilder
Enclosing interface:
ChoiceNode

public static interface ChoiceNode.Builder extends DataContainerNodeBuilder<YangInstanceIdentifier.NodeIdentifier,ChoiceNode>
A builder of ChoiceNodes.