| Modifier and Type | Method and Description |
|---|---|
DynamicControlProtectionObject |
DynamicControlProtectionObjectCaseBuilder.getDynamicControlProtectionObject() |
@Nullable 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.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
DynamicControlProtectionObject |
DynamicControlProtectionObjectBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<DynamicControlProtectionObject> |
DynamicControlProtectionObject.implementedInterface() |
| 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 © 2020 OpenDaylight. All rights reserved.