com.uwyn.drone.protocol.commands
Class Nick

java.lang.Object
  extended bycom.uwyn.drone.protocol.commands.Nick
All Implemented Interfaces:
IrcCommand

public class Nick
extends Object
implements IrcCommand


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

Constructor Detail

Nick

public Nick(String nickName)
Method Detail

getCommand

public String getCommand()
Specified by:
getCommand in interface IrcCommand


Copyright © 2002-2005 Uwyn bvba/sprl. All Rights Reserved.