| Modifier and Type | Method and Description |
|---|---|
PathKeyExpansion |
RequestsBuilder.getPathKeyExpansion() |
PathKeyExpansion |
Requests.getPathKeyExpansion() |
| Modifier and Type | Method and Description |
|---|---|
RequestsBuilder |
RequestsBuilder.setPathKeyExpansion(PathKeyExpansion value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<PathKeyExpansion>> |
PathKeyExpansionBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
PathKeyExpansion |
PathKeyExpansionBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
PathKeyExpansionBuilder |
PathKeyExpansionBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PathKeyExpansion>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<PathKeyExpansion> augmentationValue) |
PathKeyExpansionBuilder |
PathKeyExpansionBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PathKeyExpansion>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<PathKeyExpansion> augmentationValue) |
PathKeyExpansionBuilder |
PathKeyExpansionBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PathKeyExpansion>> augmentationType) |
| Constructor and Description |
|---|
PathKeyExpansionBuilder(PathKeyExpansion base) |
Copyright © 2018 OpenDaylight. All rights reserved.