Package 

Interface IAction


  • 
    public interface IAction
    
                        

    Interface for actions we send to the NIMMSTA App

    • Method Summary

      Modifier and Type Method Description
      JsonObject getJson()
      JsonObject getDataJson()
      String getName()
      abstract Boolean getIsDeviceAction()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait