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