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