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