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