| Modifier and Type | Method and Description |
|---|---|
LabelType |
LabelSet.getLabelType() |
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<LabelType>> |
LabelTypeBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
LabelType |
LabelTypeBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
LabelTypeBuilder |
LabelTypeBuilder.addAugmentation(Class<? extends Augmentation<LabelType>> augmentationType,
Augmentation<LabelType> augmentation) |
LabelTypeBuilder |
LabelTypeBuilder.addAugmentation(Class<? extends Augmentation<LabelType>> augmentationType,
Augmentation<LabelType> augmentation) |
LabelTypeBuilder |
LabelTypeBuilder.removeAugmentation(Class<? extends Augmentation<LabelType>> augmentationType) |
| Constructor and Description |
|---|
LabelTypeBuilder(LabelType base) |
Copyright © 2016 OpenDaylight. All rights reserved.