| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.usecplugin.rev150105 |
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<AttacksInTimeOutput>> |
AttacksInTimeOutputBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
AttacksInTimeOutput |
AttacksInTimeOutputBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Future<org.opendaylight.yangtools.yang.common.RpcResult<AttacksInTimeOutput>> |
UsecpluginService.attacksInTime(AttacksInTimeInput input) |
| Modifier and Type | Method and Description |
|---|---|
AttacksInTimeOutputBuilder |
AttacksInTimeOutputBuilder.addAugmentation(Class<? extends Augmentation<AttacksInTimeOutput>> augmentationType,
Augmentation<AttacksInTimeOutput> augmentation) |
AttacksInTimeOutputBuilder |
AttacksInTimeOutputBuilder.addAugmentation(Class<? extends Augmentation<AttacksInTimeOutput>> augmentationType,
Augmentation<AttacksInTimeOutput> augmentation) |
AttacksInTimeOutputBuilder |
AttacksInTimeOutputBuilder.removeAugmentation(Class<? extends Augmentation<AttacksInTimeOutput>> augmentationType) |
| Constructor and Description |
|---|
AttacksInTimeOutputBuilder(AttacksInTimeOutput base) |
Copyright © 2016 OpenDaylight. All rights reserved.