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