Interface IModules


public interface IModules
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    getState(String module)
     
    void
    setState(String module, boolean state)