| Modifier and Type | Method and Description |
|---|---|
List<Mapping> |
DbInstance.getMapping()
A list of EID-to-RLOC mappings within the same Instance ID
|
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<Mapping>> |
MappingBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Mapping |
MappingBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
MappingBuilder |
MappingBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Mapping>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Mapping> augmentation) |
MappingBuilder |
MappingBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Mapping>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Mapping> augmentation) |
MappingBuilder |
MappingBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Mapping>> augmentationType) |
| Constructor and Description |
|---|
MappingBuilder(Mapping base) |
| Modifier and Type | Method and Description |
|---|---|
List<Mapping> |
VirtualNetworkIdentifierBuilder.getMapping() |
| Modifier and Type | Method and Description |
|---|---|
VirtualNetworkIdentifierBuilder |
VirtualNetworkIdentifierBuilder.setMapping(List<Mapping> value) |
Copyright © 2018 OpenDaylight. All rights reserved.