public class EricHeader extends Object
Constructor and Description |
---|
EricHeader(int oxmClass,
int ericField,
boolean hasMask,
int length) |
EricHeader(long header) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
getEricField() |
int |
getLength() |
int |
getOxmClass() |
int |
hashCode() |
boolean |
isHasMask() |
long |
toLong() |
String |
toString() |
public EricHeader(long header)
public EricHeader(int oxmClass, int ericField, boolean hasMask, int length)
Copyright © 2020 OpenDaylight. All rights reserved.