net.floodlightcontroller.flowcache
Class FRQueryBvsMatchVlan
java.lang.Object
net.floodlightcontroller.flowcache.FlowReconcileQuery
net.floodlightcontroller.flowcache.FRQueryBvsMatchVlan
public class FRQueryBvsMatchVlan
- extends FlowReconcileQuery
The Class for FlowReconcileQuery for BVS config interface match VLAN.
Field Summary |
java.util.List<java.lang.Integer> |
vlans
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
vlans
public java.util.List<java.lang.Integer> vlans
FRQueryBvsMatchVlan
public FRQueryBvsMatchVlan()
FRQueryBvsMatchVlan
public FRQueryBvsMatchVlan(java.util.List<java.lang.Integer> vlans)
hashCode
public int hashCode()
- Overrides:
hashCode
in class FlowReconcileQuery
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class FlowReconcileQuery
toString
public java.lang.String toString()
- Overrides:
toString
in class FlowReconcileQuery