| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type |
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<IpPrefixCase>> |
IpPrefixCaseBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
IpPrefixCase |
IpPrefixCaseBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
IpPrefixCaseBuilder |
IpPrefixCaseBuilder.addAugmentation(Class<? extends Augmentation<IpPrefixCase>> augmentationType,
Augmentation<IpPrefixCase> augmentation) |
IpPrefixCaseBuilder |
IpPrefixCaseBuilder.addAugmentation(Class<? extends Augmentation<IpPrefixCase>> augmentationType,
Augmentation<IpPrefixCase> augmentation) |
IpPrefixCaseBuilder |
IpPrefixCaseBuilder.removeAugmentation(Class<? extends Augmentation<IpPrefixCase>> augmentationType) |
| Constructor and Description |
|---|
IpPrefixCaseBuilder(IpPrefixCase base) |
Copyright © 2016 OpenDaylight. All rights reserved.