| Modifier and Type | Method and Description |
|---|---|
Src |
NxRegMoveBuilder.getSrc() |
Src |
NxRegMove.getSrc()
Writes value to bits start through end, inclusive, in field src.
|
| Modifier and Type | Method and Description |
|---|---|
NxRegMoveBuilder |
NxRegMoveBuilder.setSrc(Src value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<Src>> |
SrcBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Src |
SrcBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
SrcBuilder |
SrcBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Src>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Src> augmentation) |
SrcBuilder |
SrcBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Src>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Src> augmentation) |
SrcBuilder |
SrcBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Src>> augmentationType) |
| Constructor and Description |
|---|
SrcBuilder(Src base) |
Copyright © 2015. All rights reserved.