public class DynamicControlProtectionObjectCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<DynamicControlProtectionObjectCase>
DynamicControlProtectionObjectCaseBuilder instances.| Constructor and Description |
|---|
DynamicControlProtectionObjectCaseBuilder() |
DynamicControlProtectionObjectCaseBuilder(DynamicControlProtectionObjectCase base) |
| Modifier and Type | Method and Description |
|---|---|
DynamicControlProtectionObjectCaseBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DynamicControlProtectionObjectCase>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<DynamicControlProtectionObjectCase> augmentationValue) |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<DynamicControlProtectionObjectCase>> |
augmentation(Class<E> augmentationType) |
DynamicControlProtectionObjectCase |
build() |
DynamicControlProtectionObject |
getDynamicControlProtectionObject() |
DynamicControlProtectionObjectCaseBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DynamicControlProtectionObjectCase>> augmentationType) |
DynamicControlProtectionObjectCaseBuilder |
setDynamicControlProtectionObject(DynamicControlProtectionObject value) |
public DynamicControlProtectionObjectCaseBuilder()
public DynamicControlProtectionObjectCaseBuilder(DynamicControlProtectionObjectCase base)
public DynamicControlProtectionObject getDynamicControlProtectionObject()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<DynamicControlProtectionObjectCase>> E augmentation(Class<E> augmentationType)
public DynamicControlProtectionObjectCaseBuilder setDynamicControlProtectionObject(DynamicControlProtectionObject value)
public DynamicControlProtectionObjectCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DynamicControlProtectionObjectCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<DynamicControlProtectionObjectCase> augmentationValue)
public DynamicControlProtectionObjectCaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DynamicControlProtectionObjectCase>> augmentationType)
public DynamicControlProtectionObjectCase build()
build in interface org.opendaylight.yangtools.concepts.Builder<DynamicControlProtectionObjectCase>Copyright © 2018 OpenDaylight. All rights reserved.