| Modifier and Type | Method and Description |
|---|---|
GeneralizedLabel |
GeneralizedLabelCaseBuilder.getGeneralizedLabel() |
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.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
GeneralizedLabel |
GeneralizedLabelBuilder.build() |
| 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 © 2018 OpenDaylight. All rights reserved.