C
- oxm_class (see specification)F
- oxm_field (see specification)public final class MatchEntrySerializerKey<C extends OxmClassBase,F extends MatchField> extends MessageTypeKey<MatchEntry> implements ExperimenterSerializerKey
Constructor and Description |
---|
MatchEntrySerializerKey(short msgVersion,
Class<C> oxmClass,
Class<F> oxmField)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
void |
setExperimenterId(Long experimenterId)
Sets the experimenter id.
|
String |
toString() |
public void setExperimenterId(Long experimenterId)
experimenterId
- experimenter / vendor IDpublic int hashCode()
hashCode
in class MessageTypeKey<MatchEntry>
public boolean equals(Object obj)
equals
in class MessageTypeKey<MatchEntry>
public String toString()
toString
in class MessageTypeKey<MatchEntry>
Copyright © 2020 OpenDaylight. All rights reserved.