| Modifier and Type | Method and Description |
|---|---|
GeneralizedLabel |
GeneralizedLabelCaseBuilder.getGeneralizedLabel() |
@Nullable GeneralizedLabel |
GeneralizedLabelCase.getGeneralizedLabel() |
| Modifier and Type | Method and Description |
|---|---|
GeneralizedLabelCaseBuilder |
GeneralizedLabelCaseBuilder.setGeneralizedLabel(GeneralizedLabel value) |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<GeneralizedLabel>> |
GeneralizedLabelBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
GeneralizedLabel |
GeneralizedLabelBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<GeneralizedLabel> |
GeneralizedLabel.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
GeneralizedLabelBuilder |
GeneralizedLabelBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GeneralizedLabel>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<GeneralizedLabel> augmentationValue) |
GeneralizedLabelBuilder |
GeneralizedLabelBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GeneralizedLabel>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<GeneralizedLabel> augmentationValue) |
GeneralizedLabelBuilder |
GeneralizedLabelBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GeneralizedLabel>> augmentationType) |
| Constructor and Description |
|---|
GeneralizedLabelBuilder(GeneralizedLabel base) |
Copyright © 2020 OpenDaylight. All rights reserved.