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