| Modifier and Type | Method and Description |
|---|---|
IpPrefix |
IpPrefixCaseBuilder.getIpPrefix() |
@Nullable 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.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
IpPrefix |
IpPrefixBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<IpPrefix> |
IpPrefix.implementedInterface() |
| 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 © 2020 OpenDaylight. All rights reserved.