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

java.lang.Object
  extended by org.dfdaemon.il2.api.command.Command<List<ChannelInfo>>
      extended by org.dfdaemon.il2.api.command.request.ChannelInfoCmd

public class ChannelInfoCmd
extends Command<List<ChannelInfo>>

Author:
aka50

Field Summary
 Integer id
           
 
Constructor Summary
ChannelInfoCmd()
           
ChannelInfoCmd(Integer id)
           
 
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

id

public Integer id
Constructor Detail

ChannelInfoCmd

public ChannelInfoCmd()

ChannelInfoCmd

public ChannelInfoCmd(Integer id)
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<List<ChannelInfo>>


Copyright © 2007-2008. All Rights Reserved.