Modifier and Type | Method and Description |
---|---|
static InstanceIdentifier<ContainerWithUses> |
ContainerWithUses.getInstanceIdentifier(TopLevelListKey _toplevellistkey) |
static InstanceIdentifier<ListViaUses> |
ListViaUses.getInstanceIdentifier(TopLevelListKey _toplevellistkey,
ListViaUsesKey _listviauseskey) |
Modifier and Type | Method and Description |
---|---|
TopLevelListKey |
TopLevelList.getIdentifier()
Returns Primary Key of Yang List Type
|
Modifier and Type | Method and Description |
---|---|
static InstanceIdentifier<TopLevelList> |
TopLevelList.getInstanceIdentifier(TopLevelListKey _toplevellistkey) |
Modifier and Type | Method and Description |
---|---|
static InstanceIdentifier<NestedList> |
NestedList.getInstanceIdentifier(TopLevelListKey _toplevellistkey,
NestedListKey _nestedlistkey) |
Modifier and Type | Method and Description |
---|---|
TopLevelListKey |
TopLevelListBuilder.getIdentifier() |
Modifier and Type | Method and Description |
---|---|
TopLevelListBuilder |
TopLevelListBuilder.setIdentifier(TopLevelListKey value) |
Constructor and Description |
---|
TopLevelListKey(TopLevelListKey source)
Creates a copy from Source Object.
|
Copyright © 2019 OpenDaylight. All rights reserved.