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