org.dfdaemon.il2.api.command
Class Command<R>

java.lang.Object
  extended by org.dfdaemon.il2.api.command.Command<R>
Direct Known Subclasses:
ChannelInfoCmd, ChannelStatCmd, ChatCmd, KickCmd, MissionActionCmd, PlayerInfoCmd, PlayerStatCmd, RawCmd

public abstract class Command<R>
extends Object

Author:
aka50

Constructor Summary
Command()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Command

public Command()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2007-2008. All Rights Reserved.