| Modifier and Type | Method and Description |
|---|---|
Src |
NxOutputRegBuilder.getSrc() |
@Nullable Src |
NxOutputReg.getSrc()
Choose the register with the OpenFlow output port, using the number of bits
specified from the register.
|
| Modifier and Type | Method and Description |
|---|---|
NxOutputRegBuilder |
NxOutputRegBuilder.setSrc(Src value) |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Src>> |
SrcBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Src |
SrcBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<Src> |
Src.implementedInterface() |
| 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> augmentationValue) |
SrcBuilder |
SrcBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Src>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Src> augmentationValue) |
SrcBuilder |
SrcBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Src>> augmentationType) |
| Constructor and Description |
|---|
SrcBuilder(Src base) |
Copyright © 2020 OpenDaylight. All rights reserved.