org.dfdaemon.il2.api.command.request
Class ChannelStatCmd

java.lang.Object
  extended by org.dfdaemon.il2.api.command.Command<NoReply>
      extended by org.dfdaemon.il2.api.command.request.ChannelStatCmd

public class ChannelStatCmd
extends Command<NoReply>

Author:
aka50

Field Summary
 int channel
           
 int time
           
 
Constructor Summary
ChannelStatCmd()
           
 
Method Summary
 boolean equals(Object o)
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

channel

public int channel

time

public int time
Constructor Detail

ChannelStatCmd

public ChannelStatCmd()
Method Detail

equals

public boolean equals(Object o)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

toString

public String toString()
Overrides:
toString in class Command<NoReply>


Copyright © 2007-2008. All Rights Reserved.