| Modifier and Type | Method and Description |
|---|---|
Dst |
NxMultipathBuilder.getDst() |
@Nullable Dst |
NxMultipath.getDst()
Writes value to bits start through end, inclusive, in field dst.
|
| Modifier and Type | Method and Description |
|---|---|
NxMultipathBuilder |
NxMultipathBuilder.setDst(Dst value) |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Dst>> |
DstBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Dst |
DstBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<Dst> |
Dst.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
DstBuilder |
DstBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Dst>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Dst> augmentationValue) |
DstBuilder |
DstBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Dst>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Dst> augmentationValue) |
DstBuilder |
DstBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Dst>> augmentationType) |
| Constructor and Description |
|---|
DstBuilder(Dst base) |
Copyright © 2019 OpenDaylight. All rights reserved.