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: 2019-03-12 07:53:27 +0100 (tis, 12 mars 2019) $
  • Field Details

    • id

      private final String id
    • name

      private final String name
  • Constructor Details

  • Method Details