com.crankuptheamps.spark
Class SOWCommand

java.lang.Object
  extended by com.crankuptheamps.spark.SparkCommand
      extended by com.crankuptheamps.spark.SOWCommand

public class SOWCommand
extends SparkCommand


Field Summary
 
Fields inherited from class com.crankuptheamps.spark.SparkCommand
examples, extras, name, optional, options, required, synonyms, usage
 
Constructor Summary
SOWCommand(String name)
           
 
Method Summary
 
Methods inherited from class com.crankuptheamps.spark.SparkCommand
addExample, addExtra, addOption, addSynonym, badUsage, createAuthenticator, dumpArgs, getName, help, setUsage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SOWCommand

public SOWCommand(String name)