Modifier and Type | Method and Description |
---|---|
void |
TestOperationServiceInListAction.invoke(InListInput input,
KeyedInstanceIdentifier<MyList,MyListKey> kii,
RpcCallback<InListOutput> callback) |
Modifier and Type | Method and Description |
---|---|
Class<InListOutput> |
InListOutput.implementedInterface() |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<? super InListOutput>> |
InListOutputBuilder.getAugmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
InListOutput |
InListOutputBuilder.build() |
Modifier and Type | Method and Description |
---|---|
InListOutputBuilder |
InListOutputBuilder.addAugmentation(Class<? extends Augmentation<InListOutput>> augmentationType,
Augmentation<InListOutput> augmentation) |
InListOutputBuilder |
InListOutputBuilder.addAugmentation(Class<? extends Augmentation<InListOutput>> augmentationType,
Augmentation<InListOutput> augmentation) |
InListOutputBuilder |
InListOutputBuilder.removeAugmentation(Class<? extends Augmentation<InListOutput>> augmentationType) |
Constructor and Description |
---|
InListOutputBuilder(InListOutput base) |
Copyright © 2019 OpenDaylight. All rights reserved.