| Package | Description |
|---|---|
| org.opendaylight.yangtools.yang.data.impl.schema.builder.impl | |
| org.opendaylight.yangtools.yang.data.impl.schema.nodes |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ImmutableContainerNodeBuilder.ImmutableContainerNode |
protected static class |
ImmutableLeafSetNodeBuilder.ImmutableLeafSetNode<T> |
protected static class |
ImmutableMapNodeBuilder.ImmutableMapNode |
protected static class |
ImmutableOrderedLeafSetNodeBuilder.ImmutableOrderedLeafSetNode<T> |
protected static class |
ImmutableOrderedMapNodeBuilder.ImmutableOrderedMapNode |
protected static class |
ImmutableUnkeyedListEntryNodeBuilder.ImmutableUnkeyedListEntryNode |
protected static class |
ImmutableUnkeyedListNodeBuilder.EmptyImmutableUnkeyedListNode |
protected static class |
ImmutableUnkeyedListNodeBuilder.ImmutableUnkeyedListNode |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ImmutableUnkeyedListNodeBuilder.EmptyImmutableUnkeyedListNode.valueEquals(AbstractImmutableNormalizedNode<?,?> other) |
protected boolean |
ImmutableUnkeyedListNodeBuilder.ImmutableUnkeyedListNode.valueEquals(AbstractImmutableNormalizedNode<?,?> other) |
protected boolean |
ImmutableOrderedMapNodeBuilder.ImmutableOrderedMapNode.valueEquals(AbstractImmutableNormalizedNode<?,?> other) |
protected boolean |
ImmutableOrderedLeafSetNodeBuilder.ImmutableOrderedLeafSetNode.valueEquals(AbstractImmutableNormalizedNode<?,?> other) |
protected boolean |
ImmutableMapNodeBuilder.ImmutableMapNode.valueEquals(AbstractImmutableNormalizedNode<?,?> other) |
protected boolean |
ImmutableLeafSetNodeBuilder.ImmutableLeafSetNode.valueEquals(AbstractImmutableNormalizedNode<?,?> other) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractImmutableDataContainerAttrNode<K extends org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument> |
class |
AbstractImmutableDataContainerNode<K extends org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument> |
class |
AbstractImmutableNormalizedValueAttrNode<K extends org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument,V> |
class |
AbstractImmutableNormalizedValueNode<K extends org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument,V> |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AbstractImmutableNormalizedValueAttrNode.valueEquals(AbstractImmutableNormalizedNode<?,?> other) |
protected abstract boolean |
AbstractImmutableNormalizedNode.valueEquals(AbstractImmutableNormalizedNode<?,?> other) |
protected boolean |
AbstractImmutableDataContainerNode.valueEquals(AbstractImmutableNormalizedNode<?,?> other) |
Copyright © 2018 OpenDaylight. All rights reserved.