Class CommandArgs

    • Field Summary

    • Constructor Summary

      Constructors 
      Constructor Description
      CommandArgs()  
    • Method Summary

      Modifier and Type Method Description
      static CommandArgs fromJSON​(JSONObject params, JSONObject data)  
      java.lang.String getCommand()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CommandArgs

        public CommandArgs()