| 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 org.opendaylight.yangtools.yang.binding.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 org.opendaylight.yangtools.yang.binding.Augmentation<IpPrefix>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<IpPrefix> augmentationValue) |
IpPrefixBuilder |
IpPrefixBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<IpPrefix>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<IpPrefix> augmentationValue) |
IpPrefixBuilder |
IpPrefixBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<IpPrefix>> augmentationType) |
| Constructor and Description |
|---|
IpPrefixBuilder(IpPrefix base) |
Copyright © 2018 OpenDaylight. All rights reserved.