Criterion.IPv6ExthdrFlags, Criterion.TcpFlags, Criterion.Type
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
byte |
priority()
Gets the VLAN priority to match.
|
java.lang.String |
toString() |
Criterion.Type |
type()
Returns the type of criterion.
|
public Criterion.Type type()
Criterion
public byte priority()
public java.lang.String toString()
toString
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object