| Modifier and Type | Method and Description |
|---|---|
PathKey |
PathKeyCaseBuilder.getPathKey() |
PathKey |
PathKeyCase.getPathKey() |
| Modifier and Type | Method and Description |
|---|---|
PathKeyCaseBuilder |
PathKeyCaseBuilder.setPathKey(PathKey value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<PathKey>> |
PathKeyBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
PathKey |
PathKeyBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
PathKeyBuilder |
PathKeyBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PathKey>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<PathKey> augmentationValue) |
PathKeyBuilder |
PathKeyBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PathKey>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<PathKey> augmentationValue) |
PathKeyBuilder |
PathKeyBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PathKey>> augmentationType) |
| Constructor and Description |
|---|
PathKeyBuilder(PathKey base) |
Copyright © 2018 OpenDaylight. All rights reserved.