Class Config

java.lang.Object
org.bgerp.app.cfg.Config
org.bgerp.plugin.pln.grpl.Config

public class Config extends Config
  • Constructor Details

    • Config

      protected Config(ConfigMap config)
  • Method Details

    • getBoards

      public Map<Integer,BoardConfig> getBoards()
    • getBoard

      public BoardConfig getBoard(int paramId)
    • getBoardOrThrow

      public BoardConfig getBoardOrThrow(int id) throws javassist.NotFoundException
      Throws:
      javassist.NotFoundException