Class Args


  • public class Args
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Args()  
    • Method Summary

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

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

      • Args

        public Args()
    • Method Detail

      • getArgs

        public java.util.List<Arg> getArgs()