| Modifier and Type | Method and Description | 
|---|---|
static <N extends TreeChildNode<? extends TreeRoot,?>,K> | 
InstanceIdentifier.builder(Class<N> listItem,
       K listKey)
Create an InstanceIdentifierBuilder for a specific type of InstanceIdentifier which represents an IdentifiableItem 
 | 
static <T extends TreeChildNode<? extends TreeRoot,?>> | 
InstanceIdentifier.builder(Class<T> container)
Create an InstanceIdentifierBuilder for a specific type of InstanceIdentifier as specified by container 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
TestRuntimeData
This class represents the following YANG schema fragment defined in module test-runtime 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
TestData
This class represents the following YANG schema fragment defined in module test 
 | 
Copyright © 2018 OpenDaylight. All rights reserved.