| Modifier and Type | Method and Description |
|---|---|
Label |
LabelCaseBuilder.getLabel() |
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.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Label |
LabelBuilder.build() |
| 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 © 2018 OpenDaylight. All rights reserved.