| Modifier and Type | Method and Description |
|---|---|
Label |
LabelCaseBuilder.getLabel() |
@Nullable Label |
LabelCase.getLabel() |
| Modifier and Type | Method and Description |
|---|---|
LabelCaseBuilder |
LabelCaseBuilder.setLabel(Label value) |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Label>> |
LabelBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Label |
LabelBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<Label> |
Label.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
LabelBuilder |
LabelBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Label>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Label> augmentationValue) |
LabelBuilder |
LabelBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Label>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Label> augmentationValue) |
LabelBuilder |
LabelBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Label>> augmentationType) |
| Constructor and Description |
|---|
LabelBuilder(Label base) |
Copyright © 2020 OpenDaylight. All rights reserved.