public static class ActionLearn.MatchFromField extends Object implements ActionLearn.FlowMod
| Constructor and Description |
|---|
MatchFromField(long sourceField,
int srcOffset,
long destField,
int dstOffset,
int bits) |
MatchFromField(long sourceField,
long destField,
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() |
long |
getSourceField() |
int |
getSrcOffset() |
int |
hashCode() |
String |
toString() |
public MatchFromField(long sourceField,
int srcOffset,
long destField,
int dstOffset,
int bits)
public MatchFromField(long sourceField,
long destField,
int bits)
public long getSourceField()
public long getDestField()
public int getBits()
public int getSrcOffset()
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.