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