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