Modifier and Type | Method and Description |
---|---|
List<TopLevelList> |
GetTopOutput.getTopLevelList()
Top Level List
|
Modifier and Type | Method and Description |
---|---|
List<TopLevelList> |
GetTopOutputBuilder.getTopLevelList() |
Modifier and Type | Method and Description |
---|---|
GetTopOutputBuilder |
GetTopOutputBuilder.addToTopLevelList(TopLevelList value) |
GetTopOutputBuilder |
GetTopOutputBuilder.removeFromTopLevelList(TopLevelList value) |
Modifier and Type | Method and Description |
---|---|
GetTopOutputBuilder |
GetTopOutputBuilder.setTopLevelList(List<TopLevelList> values) |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<? super TopLevelList>> |
TopLevelListBuilder.getAugmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
TopLevelList |
TopLevelListBuilder.build() |
Modifier and Type | Method and Description |
---|---|
TopLevelListBuilder |
TopLevelListBuilder.addAugmentation(Class<? extends Augmentation<TopLevelList>> augmentationType,
Augmentation<TopLevelList> augmentation) |
TopLevelListBuilder |
TopLevelListBuilder.addAugmentation(Class<? extends Augmentation<TopLevelList>> augmentationType,
Augmentation<TopLevelList> augmentation) |
TopLevelListBuilder |
TopLevelListBuilder.removeAugmentation(Class<? extends Augmentation<TopLevelList>> augmentationType) |
Constructor and Description |
---|
TopLevelListBuilder(TopLevelList base) |
Copyright © 2019 OpenDaylight. All rights reserved.