Class NiciraActionDeserializerKey


  • public final class NiciraActionDeserializerKey
    extends Object
    Deserializer key for a Nicira action.
    Author:
    msunal
    • Constructor Detail

      • NiciraActionDeserializerKey

        public NiciraActionDeserializerKey​(org.opendaylight.yangtools.yang.common.Uint8 version,
                                           int subtype)
        Contructor.
        Parameters:
        version - protocol wire version
        subtype - nx_action_subtype
    • Method Detail

      • getVersion

        public org.opendaylight.yangtools.yang.common.Uint8 getVersion()
      • getSubtype

        public int getSubtype()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object