| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.protection.object.protection.object |
| Modifier and Type | Method and Description |
|---|---|
<E extends 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 Augmentation<DynamicControlProtectionObject>> augmentationType,
Augmentation<DynamicControlProtectionObject> augmentation) |
DynamicControlProtectionObjectBuilder |
DynamicControlProtectionObjectBuilder.addAugmentation(Class<? extends Augmentation<DynamicControlProtectionObject>> augmentationType,
Augmentation<DynamicControlProtectionObject> augmentation) |
DynamicControlProtectionObjectBuilder |
DynamicControlProtectionObjectBuilder.removeAugmentation(Class<? extends Augmentation<DynamicControlProtectionObject>> augmentationType) |
| Constructor and Description |
|---|
DynamicControlProtectionObjectBuilder(DynamicControlProtectionObject base) |
Copyright © 2016 OpenDaylight. All rights reserved.