| Modifier and Type | Method and Description |
|---|---|
BasicProtection |
BasicProtectionCaseBuilder.getBasicProtection() |
@Nullable BasicProtection |
BasicProtectionCase.getBasicProtection() |
| Modifier and Type | Method and Description |
|---|---|
BasicProtectionCaseBuilder |
BasicProtectionCaseBuilder.setBasicProtection(BasicProtection value) |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<BasicProtection>> |
BasicProtectionBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
BasicProtection |
BasicProtectionBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<BasicProtection> |
BasicProtection.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
BasicProtectionBuilder |
BasicProtectionBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<BasicProtection>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<BasicProtection> augmentationValue) |
BasicProtectionBuilder |
BasicProtectionBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<BasicProtection>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<BasicProtection> augmentationValue) |
BasicProtectionBuilder |
BasicProtectionBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<BasicProtection>> augmentationType) |
| Constructor and Description |
|---|
BasicProtectionBuilder(BasicProtection base) |
Copyright © 2020 OpenDaylight. All rights reserved.