Class CustomTLVKey


  • public class CustomTLVKey
    extends Object
    • Constructor Detail

      • CustomTLVKey

        public CustomTLVKey​(int oui,
                            byte subtype)
    • Method Detail

      • getOui

        public int getOui()
        Returns the oui.
      • getSubtype

        public byte getSubtype()
        Returns the subtype.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object