cn.shenyanchao.ut.command
Class AbstractCommand

java.lang.Object
  extended by cn.shenyanchao.ut.command.AbstractCommand
Direct Known Subclasses:
ExistTestCommand, NewTestCommand

public abstract class AbstractCommand
extends java.lang.Object

Author:
shenyanchao

Date: 6/20/13 Time: 7:16 PM


Constructor Summary
AbstractCommand()
           
 
Method Summary
abstract  CompilationUnitBuilder sendCommand()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractCommand

public AbstractCommand()
Method Detail

sendCommand

public abstract CompilationUnitBuilder sendCommand()


Copyright © 2013. All Rights Reserved.