public interface TopLevelList extends org.opendaylight.yangtools.yang.binding.ChildOf<TwoLevelList>, org.opendaylight.yangtools.yang.binding.Augmentable<TopLevelList>, org.opendaylight.yangtools.yang.binding.Identifiable<TopLevelListKey>
TopLevelListBuilder.TopLevelListBuilder,
TopLevelListKey| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
TopLevelListKey |
getKey()
Returns Primary Key of Yang List Type
|
String |
getName() |
List<NestedList> |
getNestedList()
A list of service functions that compose the service chain
|
String getName()
List<NestedList> getNestedList()
TopLevelListKey getKey()
getKey in interface org.opendaylight.yangtools.yang.binding.Identifiable<TopLevelListKey>Copyright © 2015. All Rights Reserved.