| Modifier and Type | Method and Description |
|---|---|
static <T extends org.opendaylight.yangtools.yang.binding.DataObject & org.opendaylight.yangtools.yang.binding.Augmentation<TopLevelList>> |
ListsBindingUtils.path(TopLevelListKey key,
Class<T> augmentation) |
| Modifier and Type | Method and Description |
|---|---|
static TopLevelList |
ListsBindingUtils.topLevelList(TopLevelListKey key) |
static TopLevelList |
ListsBindingUtils.topLevelList(TopLevelListKey key,
TreeComplexUsesAugment augment) |
| Modifier and Type | Method and Description |
|---|---|
static org.opendaylight.yangtools.yang.binding.InstanceIdentifier<TopLevelList> |
ListsBindingUtils.path(TopLevelListKey key) |
| Modifier and Type | Method and Description |
|---|---|
static Top |
ListsBindingUtils.top(TopLevelList... listItems) |
| Modifier and Type | Method and Description |
|---|---|
List<TopLevelList> |
TopBuilder.getTopLevelList() |
List<TopLevelList> |
TwoLevelListChangedBuilder.getTopLevelList() |
List<TopLevelList> |
TwoLevelList.getTopLevelList()
Top Level List
|
List<TopLevelList> |
PutTopInputBuilder.getTopLevelList() |
| Modifier and Type | Method and Description |
|---|---|
TopBuilder |
TopBuilder.setTopLevelList(List<TopLevelList> value) |
TwoLevelListChangedBuilder |
TwoLevelListChangedBuilder.setTopLevelList(List<TopLevelList> value) |
PutTopInputBuilder |
PutTopInputBuilder.setTopLevelList(List<TopLevelList> value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<TopLevelList>> |
TopLevelListBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
TopLevelList |
TopLevelListBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
TopLevelListBuilder |
TopLevelListBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TopLevelList>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<TopLevelList> augmentation) |
TopLevelListBuilder |
TopLevelListBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TopLevelList>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<TopLevelList> augmentation) |
TopLevelListBuilder |
TopLevelListBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TopLevelList>> augmentationType) |
| Constructor and Description |
|---|
TopLevelListBuilder(TopLevelList base) |
Copyright © 2015. All Rights Reserved.