Modifier and Type | Method and Description |
---|---|
Ipv4 |
Interface1Builder.getIpv4() |
@Nullable Ipv4 |
Interface1.getIpv4()
Parameters for the IPv4 address family.
|
Modifier and Type | Method and Description |
---|---|
Interface1Builder |
Interface1Builder.setIpv4(Ipv4 value) |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<Ipv4>> |
Ipv4Builder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
Ipv4 |
Ipv4Builder.build() |
Modifier and Type | Method and Description |
---|---|
Ipv4Builder |
Ipv4Builder.addAugmentation(Class<? extends Augmentation<Ipv4>> augmentationType,
Augmentation<Ipv4> augmentationValue) |
Ipv4Builder |
Ipv4Builder.addAugmentation(Class<? extends Augmentation<Ipv4>> augmentationType,
Augmentation<Ipv4> augmentationValue) |
Ipv4Builder |
Ipv4Builder.removeAugmentation(Class<? extends Augmentation<Ipv4>> augmentationType) |
Constructor and Description |
---|
Ipv4Builder(Ipv4 base) |
Copyright © 2019 OpenDaylight. All rights reserved.