| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.usecplugin.rev150105 |
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<AttacksInTimeInput>> |
AttacksInTimeInputBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
AttacksInTimeInput |
AttacksInTimeInputBuilder.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 |
|---|---|
AttacksInTimeInputBuilder |
AttacksInTimeInputBuilder.addAugmentation(Class<? extends Augmentation<AttacksInTimeInput>> augmentationType,
Augmentation<AttacksInTimeInput> augmentation) |
AttacksInTimeInputBuilder |
AttacksInTimeInputBuilder.addAugmentation(Class<? extends Augmentation<AttacksInTimeInput>> augmentationType,
Augmentation<AttacksInTimeInput> augmentation) |
AttacksInTimeInputBuilder |
AttacksInTimeInputBuilder.removeAugmentation(Class<? extends Augmentation<AttacksInTimeInput>> augmentationType) |
| Constructor and Description |
|---|
AttacksInTimeInputBuilder(AttacksInTimeInput base) |
Copyright © 2016 OpenDaylight. All rights reserved.