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