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