public class DynamicControlProtectionObjectCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<DynamicControlProtectionObjectCase>
DynamicControlProtectionObjectCase instances.DynamicControlProtectionObjectCase| 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) |
DynamicControlProtectionObjectCase |
build() |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<DynamicControlProtectionObjectCase>> |
getAugmentation(Class<E> augmentationType) |
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 getAugmentation(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.