Class CodeFactory.IdRegistryEntry

java.lang.Object
net.binis.codegen.factory.CodeFactory.IdRegistryEntry
All Implemented Interfaces:
CodeFactory.IdDescription
Enclosing class:
CodeFactory

protected static class CodeFactory.IdRegistryEntry extends Object implements CodeFactory.IdDescription
  • Field Details

    • name

      protected String name
    • type

      protected Class<?> type
  • Constructor Details

    • IdRegistryEntry

      protected IdRegistryEntry()