| Modifier and Type | Method and Description |
|---|---|
static org.opendaylight.yangtools.yang.binding.InstanceIdentifier<NestedList> |
ListsBindingUtils.path(TopLevelListKey top,
NestedListKey nested) |
| Modifier and Type | Method and Description |
|---|---|
List<NestedList> |
TopLevelListBuilder.getNestedList() |
List<NestedList> |
TopLevelList.getNestedList()
A list of service functions that compose the service chain
|
| Modifier and Type | Method and Description |
|---|---|
TopLevelListBuilder |
TopLevelListBuilder.setNestedList(List<NestedList> value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<NestedList>> |
NestedListBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
NestedList |
NestedListBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
NestedListBuilder |
NestedListBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NestedList>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NestedList> augmentation) |
NestedListBuilder |
NestedListBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NestedList>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NestedList> augmentation) |
NestedListBuilder |
NestedListBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NestedList>> augmentationType) |
| Constructor and Description |
|---|
NestedListBuilder(NestedList base) |
Copyright © 2015. All Rights Reserved.