Modifier and Type | Method and Description |
---|---|
ChoiceContainer |
OpendaylightMdsalBindingTestData.getChoiceContainer() |
Modifier and Type | Method and Description |
---|---|
static InstanceIdentifier<ChoiceContainer> |
ChoiceContainer.getInstanceIdentifier() |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<? super ChoiceContainer>> |
ChoiceContainerBuilder.getAugmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
ChoiceContainer |
ChoiceContainerBuilder.build() |
Modifier and Type | Method and Description |
---|---|
ChoiceContainerBuilder |
ChoiceContainerBuilder.addAugmentation(Class<? extends Augmentation<ChoiceContainer>> augmentationType,
Augmentation<ChoiceContainer> augmentation) |
ChoiceContainerBuilder |
ChoiceContainerBuilder.addAugmentation(Class<? extends Augmentation<ChoiceContainer>> augmentationType,
Augmentation<ChoiceContainer> augmentation) |
ChoiceContainerBuilder |
ChoiceContainerBuilder.removeAugmentation(Class<? extends Augmentation<ChoiceContainer>> augmentationType) |
Constructor and Description |
---|
ChoiceContainerBuilder(ChoiceContainer base) |
Copyright © 2019 OpenDaylight. All rights reserved.