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