| 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<GetAllMappingsOutput>> |
GetAllMappingsOutputBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
GetAllMappingsOutput |
GetAllMappingsOutputBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Future<org.opendaylight.yangtools.yang.common.RpcResult<GetAllMappingsOutput>> |
OdlMappingserviceService.getAllMappings() |
| Modifier and Type | Method and Description |
|---|---|
GetAllMappingsOutputBuilder |
GetAllMappingsOutputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetAllMappingsOutput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<GetAllMappingsOutput> augmentation) |
GetAllMappingsOutputBuilder |
GetAllMappingsOutputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetAllMappingsOutput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<GetAllMappingsOutput> augmentation) |
GetAllMappingsOutputBuilder |
GetAllMappingsOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetAllMappingsOutput>> augmentationType) |
| Constructor and Description |
|---|
GetAllMappingsOutputBuilder(GetAllMappingsOutput base) |
Copyright © 2018 OpenDaylight. All rights reserved.