| Modifier and Type | Method and Description |
|---|---|
NoPath |
FailureCaseBuilder.getNoPath() |
@Nullable 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.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
NoPath |
NoPathBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<NoPath> |
NoPath.implementedInterface() |
| 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 © 2020 OpenDaylight. All rights reserved.