| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.ocp.protocol.rev150811 |
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<GetParamInput>> |
GetParamInputBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
GetParamInput |
GetParamInputBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Future<org.opendaylight.yangtools.yang.common.RpcResult<GetParamOutput>> |
OcpProtocolService.getParam(GetParamInput input) |
| Modifier and Type | Method and Description |
|---|---|
GetParamInputBuilder |
GetParamInputBuilder.addAugmentation(Class<? extends Augmentation<GetParamInput>> augmentationType,
Augmentation<GetParamInput> augmentation) |
GetParamInputBuilder |
GetParamInputBuilder.addAugmentation(Class<? extends Augmentation<GetParamInput>> augmentationType,
Augmentation<GetParamInput> augmentation) |
GetParamInputBuilder |
GetParamInputBuilder.removeAugmentation(Class<? extends Augmentation<GetParamInput>> augmentationType) |
| Constructor and Description |
|---|
GetParamInputBuilder(GetParamInput base) |
Copyright © 2016 OpenDaylight. All rights reserved.