| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.ocp.protocol.rev150811 |
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<ModifyStateInput>> |
ModifyStateInputBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
ModifyStateInput |
ModifyStateInputBuilder.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 |
|---|---|
ModifyStateInputBuilder |
ModifyStateInputBuilder.addAugmentation(Class<? extends Augmentation<ModifyStateInput>> augmentationType,
Augmentation<ModifyStateInput> augmentation) |
ModifyStateInputBuilder |
ModifyStateInputBuilder.addAugmentation(Class<? extends Augmentation<ModifyStateInput>> augmentationType,
Augmentation<ModifyStateInput> augmentation) |
ModifyStateInputBuilder |
ModifyStateInputBuilder.removeAugmentation(Class<? extends Augmentation<ModifyStateInput>> augmentationType) |
| Constructor and Description |
|---|
ModifyStateInputBuilder(ModifyStateInput base) |
Copyright © 2016 OpenDaylight. All rights reserved.