| Modifier and Type | Method and Description |
|---|---|
NoPath |
FailureCaseBuilder.getNoPath() |
NoPath |
FailureCase.getNoPath() |
| Modifier and Type | Method and Description |
|---|---|
FailureCaseBuilder |
FailureCaseBuilder.setNoPath(NoPath value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<NoPath>> |
NoPathBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
NoPath |
NoPathBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
NoPathBuilder |
NoPathBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NoPath>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NoPath> augmentationValue) |
NoPathBuilder |
NoPathBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NoPath>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NoPath> augmentationValue) |
NoPathBuilder |
NoPathBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NoPath>> augmentationType) |
| Constructor and Description |
|---|
NoPathBuilder(NoPath base) |
Copyright © 2018 OpenDaylight. All rights reserved.