| Modifier and Type | Method and Description |
|---|---|
Path |
Reports.getPath() |
Path |
ReportsBuilder.getPath() |
| Modifier and Type | Method and Description |
|---|---|
ReportsBuilder |
ReportsBuilder.setPath(Path value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<Path>> |
PathBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Path |
PathBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
PathBuilder |
PathBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Path>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Path> augmentation) |
PathBuilder |
PathBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Path>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Path> augmentation) |
| Constructor and Description |
|---|
PathBuilder(Path base) |
Copyright © 2014. All rights reserved.