| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.ocp.extension.rev150811 |
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<HelloInput>> |
HelloInputBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
HelloInput |
HelloInputBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Future<org.opendaylight.yangtools.yang.common.RpcResult<Void>> |
OcpExtensionService.hello(HelloInput input) |
| Modifier and Type | Method and Description |
|---|---|
HelloInputBuilder |
HelloInputBuilder.addAugmentation(Class<? extends Augmentation<HelloInput>> augmentationType,
Augmentation<HelloInput> augmentation) |
HelloInputBuilder |
HelloInputBuilder.addAugmentation(Class<? extends Augmentation<HelloInput>> augmentationType,
Augmentation<HelloInput> augmentation) |
HelloInputBuilder |
HelloInputBuilder.removeAugmentation(Class<? extends Augmentation<HelloInput>> augmentationType) |
| Constructor and Description |
|---|
HelloInputBuilder(HelloInput base) |
Copyright © 2016 OpenDaylight. All rights reserved.