Modifier and Type | Method and Description |
---|---|
void |
TestOperationServiceInListAction.invoke(InListInput input,
KeyedInstanceIdentifier<MyList,MyListKey> kii,
RpcCallback<InListOutput> callback) |
Modifier and Type | Method and Description |
---|---|
MyListKey |
MyList.getIdentifier()
Returns Primary Key of Yang List Type
|
Modifier and Type | Method and Description |
---|---|
MyListKey |
MyListBuilder.getIdentifier() |
Modifier and Type | Method and Description |
---|---|
MyListBuilder |
MyListBuilder.setIdentifier(MyListKey value) |
Constructor and Description |
---|
MyListKey(MyListKey source)
Creates a copy from Source Object.
|
Copyright © 2019 OpenDaylight. All rights reserved.