Modifier and Type | Method and Description |
---|---|
Ipv6 |
Interface2Builder.getIpv6() |
@Nullable Ipv6 |
Interface2.getIpv6()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Interface2Builder |
Interface2Builder.setIpv6(Ipv6 value) |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<Ipv6>> |
Ipv6Builder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
Ipv6 |
Ipv6Builder.build() |
Modifier and Type | Method and Description |
---|---|
Ipv6Builder |
Ipv6Builder.addAugmentation(Class<? extends Augmentation<Ipv6>> augmentationType,
Augmentation<Ipv6> augmentationValue) |
Ipv6Builder |
Ipv6Builder.addAugmentation(Class<? extends Augmentation<Ipv6>> augmentationType,
Augmentation<Ipv6> augmentationValue) |
Ipv6Builder |
Ipv6Builder.removeAugmentation(Class<? extends Augmentation<Ipv6>> augmentationType) |
Constructor and Description |
---|
Ipv6Builder(Ipv6 base) |
Copyright © 2019 OpenDaylight. All rights reserved.