public class MfbVlanVid extends MFieldBasic
VLAN_VID.version| Modifier and Type | Method and Description |
|---|---|
static MfbVlanVid |
CreateMfbVlanVid(ProtocolVersion pv,
int rawOxmType,
int rawClazz,
OxmClass clazz,
int rawFieldType,
boolean hasMask,
int length,
int vid,
OxmFieldType fieldType) |
boolean |
equals(Object o) |
VId |
getVlanId()
Returns the VLAN ID.
|
int |
hashCode() |
String |
toString() |
getFieldType, getOxmClass, getPayloadLength, getRawFieldType, getRawOxmClass, getRawOxmType, getTotalLength, hasMaskgetVersion, hex, hex, toDebugString, validatepublic static MfbVlanVid CreateMfbVlanVid(ProtocolVersion pv, int rawOxmType, int rawClazz, OxmClass clazz, int rawFieldType, boolean hasMask, int length, int vid, OxmFieldType fieldType)
public VId getVlanId()
VId.NONE or VId.PRESENT.public String toString()
toString in class MatchFieldCopyright © 2014. All Rights Reserved.