| Modifier and Type | Method and Description |
|---|---|
Unnumbered |
UnnumberedCaseBuilder.getUnnumbered() |
@Nullable 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.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Unnumbered |
UnnumberedBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<Unnumbered> |
Unnumbered.implementedInterface() |
| 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 © 2020 OpenDaylight. All rights reserved.