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
ChoiceNode
s.-
Method Summary
Methods inherited from interface org.opendaylight.yangtools.yang.data.api.schema.builder.DataContainerNodeBuilder
withChild, 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