Interface NPLConfigIfc

All Known Implementing Classes:
NPLDataProcessor

public interface NPLConfigIfc
  • Method Details

    • getConfigValue

      String getConfigValue(String key)
    • getIntConfigValue

      int getIntConfigValue(String key)