| Modifier and Type | Method and Description |
|---|---|
@Nullable PathKey |
PathKeyObject.getPathKey() |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<PathKey>> |
PathKeyBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
PathKey |
PathKeyBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<PathKey> |
PathKey.implementedInterface() |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
PathKey |
PathKeyExpansionBuilder.getPathKey() |
| Modifier and Type | Method and Description |
|---|---|
PathKeyExpansionBuilder |
PathKeyExpansionBuilder.setPathKey(PathKey value) |
Copyright © 2020 OpenDaylight. All rights reserved.