| Modifier and Type | Method and Description |
|---|---|
Ipv6 |
Ipv6CaseBuilder.getIpv6() |
@Nullable Ipv6 |
Ipv6Case.getIpv6() |
| Modifier and Type | Method and Description |
|---|---|
Ipv6CaseBuilder |
Ipv6CaseBuilder.setIpv6(Ipv6 value) |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv6>> |
Ipv6Builder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Ipv6 |
Ipv6Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<Ipv6> |
Ipv6.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
Ipv6Builder |
Ipv6Builder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv6>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Ipv6> augmentationValue) |
Ipv6Builder |
Ipv6Builder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv6>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Ipv6> augmentationValue) |
Ipv6Builder |
Ipv6Builder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv6>> augmentationType) |
| Constructor and Description |
|---|
Ipv6Builder(Ipv6 base) |
Copyright © 2020 OpenDaylight. All rights reserved.