public class MfbEthType extends MFieldBasic
ETH_TYPE.version| Modifier and Type | Method and Description |
|---|---|
static MfbEthType |
CreateMfbEthType(ProtocolVersion pv,
int rawOxmType,
int rawClazz,
OxmClass clazz,
int rawFieldType,
boolean hasMask,
int length,
int number,
OxmFieldType fieldType) |
boolean |
equals(Object o) |
EthernetType |
getEthernetType()
Returns the Ethernet type.
|
int |
hashCode() |
String |
toString() |
getFieldType, getOxmClass, getPayloadLength, getRawFieldType, getRawOxmClass, getRawOxmType, getTotalLength, hasMaskgetVersion, hex, hex, toDebugString, validatepublic String toString()
toString in class MatchFieldpublic static MfbEthType CreateMfbEthType(ProtocolVersion pv, int rawOxmType, int rawClazz, OxmClass clazz, int rawFieldType, boolean hasMask, int length, int number, OxmFieldType fieldType)
public EthernetType getEthernetType()
Copyright © 2014. All Rights Reserved.