| 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<BasicProtectionObject>> |
BasicProtectionObjectBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
BasicProtectionObject |
BasicProtectionObjectBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
BasicProtectionObjectBuilder |
BasicProtectionObjectBuilder.addAugmentation(Class<? extends Augmentation<BasicProtectionObject>> augmentationType,
Augmentation<BasicProtectionObject> augmentation) |
BasicProtectionObjectBuilder |
BasicProtectionObjectBuilder.addAugmentation(Class<? extends Augmentation<BasicProtectionObject>> augmentationType,
Augmentation<BasicProtectionObject> augmentation) |
BasicProtectionObjectBuilder |
BasicProtectionObjectBuilder.removeAugmentation(Class<? extends Augmentation<BasicProtectionObject>> augmentationType) |
| Constructor and Description |
|---|
BasicProtectionObjectBuilder(BasicProtectionObject base) |
Copyright © 2016 OpenDaylight. All rights reserved.