| Modifier and Type | Method and Description |
|---|---|
Dst |
NxRegLoad.getDst()
Writes value to bits start through end, inclusive, in field dst.
|
Dst |
NxRegLoadBuilder.getDst() |
| Modifier and Type | Method and Description |
|---|---|
NxRegLoadBuilder |
NxRegLoadBuilder.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.