org.dfdaemon.il2.api.command.request
Class ChatCmd
java.lang.Object
org.dfdaemon.il2.api.command.Command<NoReply>
org.dfdaemon.il2.api.command.request.ChatCmd
public class ChatCmd
- extends Command<NoReply>
- Author:
- aka50
toWho
public String toWho
what
public String what
type
public ChatCmd.Type type
ChatCmd
public ChatCmd()
ChatCmd
public ChatCmd(String toWho,
String what,
ChatCmd.Type type)
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.