public class MFieldExperimenter extends MatchField
version| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ExperimenterId |
getExpId()
Returns the experimenter ID (if we know it); null otherwise.
|
int |
getId()
Returns the experimenter ID encoded as an int.
|
byte[] |
getIdAsBytes()
Returns the ID encoded as a byte array.
|
byte[] |
getPayload()
Returns a copy of the experimenter-defined match payload.
|
int |
hashCode() |
String |
toString() |
getFieldType, getOxmClass, getPayloadLength, getRawFieldType, getRawOxmClass, getRawOxmType, getTotalLength, hasMaskgetVersion, hex, hex, toDebugString, validatepublic String toString()
toString in class MatchFieldpublic int getId()
public ExperimenterId getExpId()
public byte[] getIdAsBytes()
public byte[] getPayload()
Copyright © 2014. All Rights Reserved.