public class DynamicControlProtectionCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<DynamicControlProtectionCase>
DynamicControlProtectionCase instances.DynamicControlProtectionCase| Constructor and Description |
|---|
DynamicControlProtectionCaseBuilder() |
DynamicControlProtectionCaseBuilder(DynamicControlProtectionCase base) |
| Modifier and Type | Method and Description |
|---|---|
DynamicControlProtectionCaseBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DynamicControlProtectionCase>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<DynamicControlProtectionCase> augmentationValue) |
DynamicControlProtectionCase |
build() |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<DynamicControlProtectionCase>> |
getAugmentation(Class<E> augmentationType) |
DynamicControlProtection |
getDynamicControlProtection() |
DynamicControlProtectionCaseBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DynamicControlProtectionCase>> augmentationType) |
DynamicControlProtectionCaseBuilder |
setDynamicControlProtection(DynamicControlProtection value) |
public DynamicControlProtectionCaseBuilder()
public DynamicControlProtectionCaseBuilder(DynamicControlProtectionCase base)
public DynamicControlProtection getDynamicControlProtection()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<DynamicControlProtectionCase>> E getAugmentation(Class<E> augmentationType)
public DynamicControlProtectionCaseBuilder setDynamicControlProtection(DynamicControlProtection value)
public DynamicControlProtectionCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DynamicControlProtectionCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<DynamicControlProtectionCase> augmentationValue)
public DynamicControlProtectionCaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DynamicControlProtectionCase>> augmentationType)
public DynamicControlProtectionCase build()
build in interface org.opendaylight.yangtools.concepts.Builder<DynamicControlProtectionCase>Copyright © 2018 OpenDaylight. All rights reserved.