| Modifier and Type | Method and Description |
|---|---|
List<PathKeys> |
PathKeyBuilder.getPathKeys() |
| Modifier and Type | Method and Description |
|---|---|
PathKeyBuilder |
PathKeyBuilder.setPathKeys(List<PathKeys> values) |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<PathKeys>> |
PathKeysBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
PathKeys |
PathKeysBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<PathKeys> |
PathKeys.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
PathKeysBuilder |
PathKeysBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PathKeys>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<PathKeys> augmentationValue) |
PathKeysBuilder |
PathKeysBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PathKeys>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<PathKeys> augmentationValue) |
PathKeysBuilder |
PathKeysBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PathKeys>> augmentationType) |
| Constructor and Description |
|---|
PathKeysBuilder(PathKeys base) |
Copyright © 2020 OpenDaylight. All rights reserved.