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