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