| Modifier and Type | Method and Description |
|---|---|
Unnumbered |
UnnumberedCaseBuilder.getUnnumbered() |
Unnumbered |
UnnumberedCase.getUnnumbered() |
| Modifier and Type | Method and Description |
|---|---|
UnnumberedCaseBuilder |
UnnumberedCaseBuilder.setUnnumbered(Unnumbered value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<Unnumbered>> |
UnnumberedBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Unnumbered |
UnnumberedBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
UnnumberedBuilder |
UnnumberedBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Unnumbered>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Unnumbered> augmentationValue) |
UnnumberedBuilder |
UnnumberedBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Unnumbered>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Unnumbered> augmentationValue) |
UnnumberedBuilder |
UnnumberedBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Unnumbered>> augmentationType) |
| Constructor and Description |
|---|
UnnumberedBuilder(Unnumbered base) |
Copyright © 2018 OpenDaylight. All rights reserved.