Criterion.Type| Constructor and Description |
|---|
VlanIdCriterion(org.onlab.packet.VlanId vlanId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
Criterion.Type |
type()
Returns the type of criterion.
|
org.onlab.packet.VlanId |
vlanId() |
public Criterion.Type type()
Criterionpublic org.onlab.packet.VlanId vlanId()
Copyright © 2015. All rights reserved.