Class NiciraActionDeserializerKey
java.lang.Object
org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKey
Deserializer key for a Nicira action.
- Author:
- msunal
-
Constructor Summary
ConstructorDescriptionNiciraActionDeserializerKey
(org.opendaylight.yangtools.yang.common.Uint8 version, int subtype) Contructor. -
Method Summary
-
Constructor Details
-
NiciraActionDeserializerKey
public NiciraActionDeserializerKey(org.opendaylight.yangtools.yang.common.Uint8 version, int subtype) Contructor.- Parameters:
version
- protocol wire versionsubtype
- nx_action_subtype
-
-
Method Details