Class CommandLineParser.Command

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getCommand()  
      java.util.List<java.lang.String> getParams()  
      • Methods inherited from class java.lang.Object

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

      • getCommand

        public java.lang.String getCommand()
      • getParams

        public java.util.List<java.lang.String> getParams()