Modifier and Type | Method and Description |
---|---|
void |
TestOperationServiceInContAction.invoke(InContInput input,
InstanceIdentifier<MyCont> ii,
RpcCallback<InContOutput> callback) |
Modifier and Type | Method and Description |
---|---|
Class<InContOutput> |
InContOutput.implementedInterface() |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<? super InContOutput>> |
InContOutputBuilder.getAugmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
InContOutput |
InContOutputBuilder.build() |
Modifier and Type | Method and Description |
---|---|
InContOutputBuilder |
InContOutputBuilder.addAugmentation(Class<? extends Augmentation<InContOutput>> augmentationType,
Augmentation<InContOutput> augmentation) |
InContOutputBuilder |
InContOutputBuilder.addAugmentation(Class<? extends Augmentation<InContOutput>> augmentationType,
Augmentation<InContOutput> augmentation) |
InContOutputBuilder |
InContOutputBuilder.removeAugmentation(Class<? extends Augmentation<InContOutput>> augmentationType) |
Constructor and Description |
---|
InContOutputBuilder(InContOutput base) |
Copyright © 2019 OpenDaylight. All rights reserved.