| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.bandwidth.object.bandwidth.object |
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<BasicBandwidthObject>> |
BasicBandwidthObjectBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
BasicBandwidthObject |
BasicBandwidthObjectBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
BasicBandwidthObjectBuilder |
BasicBandwidthObjectBuilder.addAugmentation(Class<? extends Augmentation<BasicBandwidthObject>> augmentationType,
Augmentation<BasicBandwidthObject> augmentation) |
BasicBandwidthObjectBuilder |
BasicBandwidthObjectBuilder.addAugmentation(Class<? extends Augmentation<BasicBandwidthObject>> augmentationType,
Augmentation<BasicBandwidthObject> augmentation) |
BasicBandwidthObjectBuilder |
BasicBandwidthObjectBuilder.removeAugmentation(Class<? extends Augmentation<BasicBandwidthObject>> augmentationType) |
| Constructor and Description |
|---|
BasicBandwidthObjectBuilder(BasicBandwidthObject base) |
Copyright © 2016 OpenDaylight. All rights reserved.