| Modifier and Type | Method and Description |
|---|---|
OfList |
OfListTlv.getOfList() |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<OfList>> |
OfListBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
OfList |
OfListBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
OfListBuilder |
OfListBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<OfList>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<OfList> augmentationValue) |
OfListBuilder |
OfListBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<OfList>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<OfList> augmentationValue) |
OfListBuilder |
OfListBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<OfList>> augmentationType) |
| Constructor and Description |
|---|
OfListBuilder(OfList base) |
| Modifier and Type | Method and Description |
|---|---|
OfList |
TlvsBuilder.getOfList() |
| Modifier and Type | Method and Description |
|---|---|
TlvsBuilder |
TlvsBuilder.setOfList(OfList value) |
Copyright © 2018 OpenDaylight. All rights reserved.