| Modifier and Type | Method and Description |
|---|---|
static org.opendaylight.yangtools.yang.binding.InstanceIdentifier<NestedList> |
ListsBindingUtils.path(TopLevelListKey top,
NestedListKey nested) |
| Modifier and Type | Method and Description |
|---|---|
NestedListKey |
NestedList.getKey()
Returns Primary Key of Yang List Type
|
NestedListKey |
NestedListBuilder.getKey() |
| Modifier and Type | Method and Description |
|---|---|
NestedListBuilder |
NestedListBuilder.setKey(NestedListKey value) |
| Constructor and Description |
|---|
NestedListKey(NestedListKey source)
Creates a copy from Source Object.
|
Copyright © 2015. All Rights Reserved.