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