public class OFMatchWithSwDpid extends Object
| Modifier and Type | Field and Description |
|---|---|
protected OFMatch |
ofMatch |
protected long |
switchDataPathId |
| Constructor and Description |
|---|
OFMatchWithSwDpid() |
OFMatchWithSwDpid(OFMatch ofm,
long swDpid) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
OFMatch |
getOfMatch() |
long |
getSwitchDataPathId() |
int |
hashCode() |
void |
setOfMatch(OFMatch ofMatch) |
OFMatchWithSwDpid |
setSwitchDataPathId(long dpid) |
String |
toString() |
protected OFMatch ofMatch
protected long switchDataPathId
public OFMatchWithSwDpid()
public OFMatchWithSwDpid(OFMatch ofm, long swDpid)
public OFMatch getOfMatch()
public void setOfMatch(OFMatch ofMatch)
public long getSwitchDataPathId()
public OFMatchWithSwDpid setSwitchDataPathId(long dpid)
Copyright © 2015. All rights reserved.