| Modifier and Type | Method and Description |
|---|---|
Path |
Updates.getPath() |
Path |
UpdatesBuilder.getPath() |
| Modifier and Type | Method and Description |
|---|---|
UpdatesBuilder |
UpdatesBuilder.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.