NormalizedNodeContainerBuilder<YangInstanceIdentifier.NodeIdentifier,YangInstanceIdentifier.PathArgument,LeafSetEntryNode<T>,LeafSetNode<T>> |
ImmutableOrderedLeafSetNodeBuilder.addChild(LeafSetEntryNode<T> child) |
NormalizedNodeContainerBuilder<YangInstanceIdentifier.NodeIdentifier,YangInstanceIdentifier.PathArgument,LeafSetEntryNode<T>,LeafSetNode<T>> |
ImmutableLeafSetNodeBuilder.addChild(LeafSetEntryNode<T> child) |
Optional<LeafSetEntryNode<T>> |
ImmutableOrderedLeafSetNodeBuilder.ImmutableOrderedLeafSetNode.getChild(YangInstanceIdentifier.NodeWithValue child) |
Optional<LeafSetEntryNode<T>> |
ImmutableLeafSetNodeBuilder.ImmutableLeafSetNode.getChild(YangInstanceIdentifier.NodeWithValue child) |
Collection<LeafSetEntryNode<T>> |
ImmutableOrderedLeafSetNodeBuilder.ImmutableOrderedLeafSetNode.getValue() |
NormalizedNodeContainerBuilder<YangInstanceIdentifier.NodeIdentifier,YangInstanceIdentifier.PathArgument,LeafSetEntryNode<T>,LeafSetNode<T>> |
ImmutableOrderedLeafSetNodeBuilder.removeChild(YangInstanceIdentifier.PathArgument key) |
NormalizedNodeContainerBuilder<YangInstanceIdentifier.NodeIdentifier,YangInstanceIdentifier.PathArgument,LeafSetEntryNode<T>,LeafSetNode<T>> |
ImmutableLeafSetNodeBuilder.removeChild(YangInstanceIdentifier.PathArgument key) |
ListNodeBuilder<T,LeafSetEntryNode<T>> |
ImmutableOrderedLeafSetNodeSchemaAwareBuilder.withChild(LeafSetEntryNode<T> child) |
ListNodeBuilder<T,LeafSetEntryNode<T>> |
ImmutableOrderedLeafSetNodeBuilder.withChild(LeafSetEntryNode<T> child) |
ListNodeBuilder<T,LeafSetEntryNode<T>> |
ImmutableLeafSetNodeBuilder.withChild(LeafSetEntryNode<T> child) |
ListNodeBuilder<T,LeafSetEntryNode<T>> |
ImmutableLeafSetNodeSchemaAwareBuilder.withChild(LeafSetEntryNode<T> child) |
ListNodeBuilder<T,LeafSetEntryNode<T>> |
ImmutableOrderedLeafSetNodeSchemaAwareBuilder.withChildValue(T childValue) |
ListNodeBuilder<T,LeafSetEntryNode<T>> |
ImmutableOrderedLeafSetNodeBuilder.withChildValue(T childValue) |
ListNodeBuilder<T,LeafSetEntryNode<T>> |
ImmutableLeafSetNodeBuilder.withChildValue(T childValue) |
ListNodeBuilder<T,LeafSetEntryNode<T>> |
ImmutableLeafSetNodeSchemaAwareBuilder.withChildValue(T childValue) |
ListNodeBuilder<T,LeafSetEntryNode<T>> |
ImmutableOrderedLeafSetNodeBuilder.withChildValue(T childValue,
Map<QName,String> attributes) |
ListNodeBuilder<T,LeafSetEntryNode<T>> |
ImmutableLeafSetNodeBuilder.withChildValue(T childValue,
Map<QName,String> attributes) |
ListNodeBuilder<T,LeafSetEntryNode<T>> |
ImmutableOrderedLeafSetNodeSchemaAwareBuilder.withNodeIdentifier(YangInstanceIdentifier.NodeIdentifier withNodeIdentifier) |
ListNodeBuilder<T,LeafSetEntryNode<T>> |
ImmutableOrderedLeafSetNodeBuilder.withNodeIdentifier(YangInstanceIdentifier.NodeIdentifier withNodeIdentifier) |
ListNodeBuilder<T,LeafSetEntryNode<T>> |
ImmutableLeafSetNodeBuilder.withNodeIdentifier(YangInstanceIdentifier.NodeIdentifier withNodeIdentifier) |
ListNodeBuilder<T,LeafSetEntryNode<T>> |
ImmutableLeafSetNodeSchemaAwareBuilder.withNodeIdentifier(YangInstanceIdentifier.NodeIdentifier withNodeIdentifier) |
NormalizedNodeAttrBuilder<YangInstanceIdentifier.NodeWithValue,T,LeafSetEntryNode<T>> |
ImmutableLeafSetEntryNodeSchemaAwareBuilder.withNodeIdentifier(YangInstanceIdentifier.NodeWithValue withNodeIdentifier) |
ListNodeBuilder<T,LeafSetEntryNode<T>> |
ImmutableOrderedLeafSetNodeBuilder.withoutChild(YangInstanceIdentifier.PathArgument key) |
ListNodeBuilder<T,LeafSetEntryNode<T>> |
ImmutableLeafSetNodeBuilder.withoutChild(YangInstanceIdentifier.PathArgument key) |
ListNodeBuilder<T,LeafSetEntryNode<T>> |
ImmutableOrderedLeafSetNodeBuilder.withValue(Collection<LeafSetEntryNode<T>> withValue) |
ListNodeBuilder<T,LeafSetEntryNode<T>> |
ImmutableLeafSetNodeBuilder.withValue(Collection<LeafSetEntryNode<T>> withValue) |
NormalizedNodeAttrBuilder<YangInstanceIdentifier.NodeWithValue,T,LeafSetEntryNode<T>> |
ImmutableLeafSetEntryNodeSchemaAwareBuilder.withValue(T withValue) |