Interface ParameterMapKey

All Known Implementing Classes:
KernelSetupKeys, ModuleSetupKeys, ModuleSetupKeys, ModuleSetupKeys

public interface ParameterMapKey
  • Method Details

    • getName

      String getName()
    • getDefaultValue

      String getDefaultValue()
    • getTitle

      String getTitle()
    • getSubLevel

      default int getSubLevel()
    • getParent

      default ParameterMapKey getParent()
    • getDescription

      default String getDescription()