Class NiciraActionDeserializerKey
- java.lang.Object
-
- org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKey
-
public final class NiciraActionDeserializerKey extends Object
Deserializer key for a Nicira action.- Author:
- msunal
-
-
Constructor Summary
Constructors Constructor Description NiciraActionDeserializerKey(short version, int subtype)
Contructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
int
getSubtype()
short
getVersion()
int
hashCode()
String
toString()
-