| Modifier and Type | Method and Description |
|---|---|
IpPrefix |
IpPrefixCaseBuilder.getIpPrefix() |
IpPrefix |
IpPrefixCase.getIpPrefix() |
| Modifier and Type | Method and Description |
|---|---|
IpPrefixCaseBuilder |
IpPrefixCaseBuilder.setIpPrefix(IpPrefix value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<IpPrefix>> |
IpPrefixBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
IpPrefix |
IpPrefixBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
IpPrefixBuilder |
IpPrefixBuilder.addAugmentation(Class<? extends Augmentation<IpPrefix>> augmentationType,
Augmentation<IpPrefix> augmentation) |
IpPrefixBuilder |
IpPrefixBuilder.addAugmentation(Class<? extends Augmentation<IpPrefix>> augmentationType,
Augmentation<IpPrefix> augmentation) |
IpPrefixBuilder |
IpPrefixBuilder.removeAugmentation(Class<? extends Augmentation<IpPrefix>> augmentationType) |
| Constructor and Description |
|---|
IpPrefixBuilder(IpPrefix base) |
Copyright © 2016 OpenDaylight. All rights reserved.