static class SampleCmdLine.Args
extends java.lang.Object
This class holds the got arguments from command line.
It is possible that some more operations with arguments as a simple get process.
The arguments may got also from configuration files named in cmd line arguments or other.
The user of arguments should know (reference) only this instance, not all other things arround MainCmd,
it it access to arguments.