org.inria.myriads.snoozeclient.parser.api.impl.commands
Class MainCommand

java.lang.Object
  extended by org.inria.myriads.snoozeclient.parser.api.impl.commands.MainCommand

public final class MainCommand
extends Object

Main command.

Author:
Eugen Feller

Constructor Summary
MainCommand()
           
 
Method Summary
 boolean isHelp()
          Looks if help was specified.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MainCommand

public MainCommand()
Method Detail

isHelp

public boolean isHelp()
Looks if help was specified.

Returns:
true if specified, false otherwise


Copyright © 2012. All Rights Reserved.