Modifier and Type | Method and Description |
---|---|
List<ChoiceList> |
GetTopOutput.getChoiceList() |
Modifier and Type | Method and Description |
---|---|
List<ChoiceList> |
GetTopOutputBuilder.getChoiceList() |
Modifier and Type | Method and Description |
---|---|
GetTopOutputBuilder |
GetTopOutputBuilder.addToChoiceList(ChoiceList value) |
GetTopOutputBuilder |
GetTopOutputBuilder.removeFromChoiceList(ChoiceList value) |
Modifier and Type | Method and Description |
---|---|
GetTopOutputBuilder |
GetTopOutputBuilder.setChoiceList(List<ChoiceList> values) |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<? super ChoiceList>> |
ChoiceListBuilder.getAugmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
ChoiceList |
ChoiceListBuilder.build() |
Modifier and Type | Method and Description |
---|---|
ChoiceListBuilder |
ChoiceListBuilder.addAugmentation(Class<? extends Augmentation<ChoiceList>> augmentationType,
Augmentation<ChoiceList> augmentation) |
ChoiceListBuilder |
ChoiceListBuilder.addAugmentation(Class<? extends Augmentation<ChoiceList>> augmentationType,
Augmentation<ChoiceList> augmentation) |
ChoiceListBuilder |
ChoiceListBuilder.removeAugmentation(Class<? extends Augmentation<ChoiceList>> augmentationType) |
Constructor and Description |
---|
ChoiceListBuilder(ChoiceList base) |
Copyright © 2019 OpenDaylight. All rights reserved.