| Modifier and Type | Method and Description |
|---|---|
BasicProtection |
BasicProtectionCaseBuilder.getBasicProtection() |
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.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
BasicProtection |
BasicProtectionBuilder.build() |
| 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 © 2018 OpenDaylight. All rights reserved.