| 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 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 Augmentation<Label>> augmentationType,
Augmentation<Label> augmentation) |
LabelBuilder |
LabelBuilder.addAugmentation(Class<? extends Augmentation<Label>> augmentationType,
Augmentation<Label> augmentation) |
LabelBuilder |
LabelBuilder.removeAugmentation(Class<? extends Augmentation<Label>> augmentationType) |
| Constructor and Description |
|---|
LabelBuilder(Label base) |
Copyright © 2016 OpenDaylight. All rights reserved.