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