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