| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906 |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<GetMappingOutput>> |
GetMappingOutputBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
GetMappingOutput |
GetMappingOutputBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Future<org.opendaylight.yangtools.yang.common.RpcResult<GetMappingOutput>> |
OdlMappingserviceService.getMapping(GetMappingInput input) |
| Modifier and Type | Method and Description |
|---|---|
GetMappingOutputBuilder |
GetMappingOutputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetMappingOutput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<GetMappingOutput> augmentation) |
GetMappingOutputBuilder |
GetMappingOutputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetMappingOutput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<GetMappingOutput> augmentation) |
GetMappingOutputBuilder |
GetMappingOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetMappingOutput>> augmentationType) |
| Constructor and Description |
|---|
GetMappingOutputBuilder(GetMappingOutput base) |
Copyright © 2018 OpenDaylight. All rights reserved.