| Modifier and Type | Method and Description |
|---|---|
Dst |
NxMultipathBuilder.getDst() |
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.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Dst |
DstBuilder.build() |
| 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> augmentation) |
DstBuilder |
DstBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Dst>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Dst> augmentation) |
DstBuilder |
DstBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Dst>> augmentationType) |
| Constructor and Description |
|---|
DstBuilder(Dst base) |
Copyright © 2015. All rights reserved.