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