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