| Modifier and Type | Method and Description |
|---|---|
DynamicControlProtectionObject |
DynamicControlProtectionObjectCaseBuilder.getDynamicControlProtectionObject() |
DynamicControlProtectionObject |
DynamicControlProtectionObjectCase.getDynamicControlProtectionObject() |
| Modifier and Type | Method and Description |
|---|---|
DynamicControlProtectionObjectCaseBuilder |
DynamicControlProtectionObjectCaseBuilder.setDynamicControlProtectionObject(DynamicControlProtectionObject value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<DynamicControlProtectionObject>> |
DynamicControlProtectionObjectBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
DynamicControlProtectionObject |
DynamicControlProtectionObjectBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
DynamicControlProtectionObjectBuilder |
DynamicControlProtectionObjectBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DynamicControlProtectionObject>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<DynamicControlProtectionObject> augmentationValue) |
DynamicControlProtectionObjectBuilder |
DynamicControlProtectionObjectBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DynamicControlProtectionObject>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<DynamicControlProtectionObject> augmentationValue) |
DynamicControlProtectionObjectBuilder |
DynamicControlProtectionObjectBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DynamicControlProtectionObject>> augmentationType) |
| Constructor and Description |
|---|
DynamicControlProtectionObjectBuilder(DynamicControlProtectionObject base) |
Copyright © 2018 OpenDaylight. All rights reserved.