| Modifier and Type | Method and Description |
|---|---|
List<PathKeys> |
PathKeyBuilder.getPathKeys() |
List<PathKeys> |
PathKey.getPathKeys() |
| Modifier and Type | Method and Description |
|---|---|
PathKeyBuilder |
PathKeyBuilder.setPathKeys(List<PathKeys> value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<PathKeys>> |
PathKeysBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
PathKeys |
PathKeysBuilder.build() |
| 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 © 2018 OpenDaylight. All rights reserved.