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