| Modifier and Type | Field and Description |
|---|---|
static ListViaUsesKey |
ListsBindingUtils.USES_ONE_KEY |
static ListViaUsesKey |
ListsBindingUtils.USES_TWO_KEY |
| Modifier and Type | Method and Description |
|---|---|
static TreeComplexUsesAugment |
ListsBindingUtils.complexUsesAugment(ListViaUsesKey... keys) |
static org.opendaylight.yangtools.yang.binding.InstanceIdentifier<ListViaUses> |
ListsBindingUtils.path(TopLevelListKey top,
ListViaUsesKey uses) |
| Modifier and Type | Method and Description |
|---|---|
ListViaUsesKey |
ListViaUses.getKey()
Returns Primary Key of Yang List Type
|
ListViaUsesKey |
ListViaUsesBuilder.getKey() |
| Modifier and Type | Method and Description |
|---|---|
ListViaUsesBuilder |
ListViaUsesBuilder.setKey(ListViaUsesKey value) |
| Constructor and Description |
|---|
ListViaUsesKey(ListViaUsesKey source)
Creates a copy from Source Object.
|
Copyright © 2015. All Rights Reserved.