Class NamedKeyKey

    • Constructor Detail

      • NamedKeyKey

        public NamedKeyKey()
    • Method Detail

      • fromStringCustom

        protected void fromStringCustom​(java.lang.String strKey)
        Overrides:
        fromStringCustom in class Key
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class Key
      • getStringBytes

        public byte[] getStringBytes()
        The bytes of the name.
      • setBaseAddr

        public void setBaseAddr​(AddressableEntityKey baseAddr)
        The address of the entity.
      • setStringBytes

        public void setStringBytes​(byte[] stringBytes)
        The bytes of the name.