com.uwyn.drone.protocol.commands
Class Notice

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

public class Notice
extends Object
implements IrcCommand


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

Constructor Detail

Notice

public Notice(String target,
              String message)
Method Detail

getCommand

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


Copyright © 2002-2004 Geert Bevin and UWYN. All Rights Reserved.