Class Registry.AttributeKey

java.lang.Object
net.sf.basedb.util.extensions.Registry.AttributeKey
Enclosing class:
Registry

static class Registry.AttributeKey
extends Object
Identifies attribute. The key is: id of extension + name of attribute
Version:
2.7
Author:
nicklas
Last modified
$Date: 2022-10-11 13:18:15 +0200 (Tue, 11 Oct 2022) $
  • Field Details

    • id

      private final String id
    • name

      private final String name
  • Constructor Details

  • Method Details