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