| Modifier and Type | Method and Description |
|---|---|
Ipv4 |
Ipv4CaseBuilder.getIpv4() |
@Nullable Ipv4 |
Ipv4Case.getIpv4() |
| Modifier and Type | Method and Description |
|---|---|
Ipv4CaseBuilder |
Ipv4CaseBuilder.setIpv4(Ipv4 value) |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv4>> |
Ipv4Builder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Ipv4 |
Ipv4Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<Ipv4> |
Ipv4.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
Ipv4Builder |
Ipv4Builder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv4>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Ipv4> augmentationValue) |
Ipv4Builder |
Ipv4Builder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv4>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Ipv4> augmentationValue) |
Ipv4Builder |
Ipv4Builder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv4>> augmentationType) |
| Constructor and Description |
|---|
Ipv4Builder(Ipv4 base) |
Copyright © 2020 OpenDaylight. All rights reserved.