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