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

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

public class PlayerInfoCmd
extends Command<List<PlayerInfo>>

Author:
aka50

Field Summary
 String name
           
 
Constructor Summary
PlayerInfoCmd()
           
 
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

name

public String name
Constructor Detail

PlayerInfoCmd

public PlayerInfoCmd()
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<PlayerInfo>>


Copyright © 2007-2008. All Rights Reserved.