| Modifier and Type | Method and Description |
|---|---|
List<UnkeyedList> |
UnkeyedContainer.getUnkeyedList() |
List<UnkeyedList> |
UnkeyedContainerBuilder.getUnkeyedList() |
| Modifier and Type | Method and Description |
|---|---|
UnkeyedContainerBuilder |
UnkeyedContainerBuilder.setUnkeyedList(List<UnkeyedList> value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<UnkeyedList>> |
UnkeyedListBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
UnkeyedList |
UnkeyedListBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
UnkeyedListBuilder |
UnkeyedListBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<UnkeyedList>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<UnkeyedList> augmentation) |
UnkeyedListBuilder |
UnkeyedListBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<UnkeyedList>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<UnkeyedList> augmentation) |
UnkeyedListBuilder |
UnkeyedListBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<UnkeyedList>> augmentationType) |
| Constructor and Description |
|---|
UnkeyedListBuilder(UnkeyedList base) |
Copyright © 2015. All Rights Reserved.