public static class ActionLearn.CopyFromValue extends Object implements ActionLearn.FlowMod
| Constructor and Description |
|---|
CopyFromValue(int value,
long destField,
int bits) |
CopyFromValue(int value,
long destField,
int dstOffset,
int bits) |
| Modifier and Type | Method and Description |
|---|---|
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.learn.grouping.nx.learn.FlowMods |
buildFlowMod() |
boolean |
equals(Object other) |
int |
getBits() |
long |
getDestField() |
int |
getDstOffset() |
int |
getValue() |
int |
hashCode() |
String |
toString() |
public CopyFromValue(int value,
long destField,
int bits)
public CopyFromValue(int value,
long destField,
int dstOffset,
int bits)
public int getValue()
public long getDestField()
public int getBits()
public int getDstOffset()
public org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.learn.grouping.nx.learn.FlowMods buildFlowMod()
buildFlowMod in interface ActionLearn.FlowModCopyright © 2019 OpenDaylight. All rights reserved.