f00f.net.irc.martyr.dcc
Class DccType

java.lang.Object
  |
  +--f00f.net.irc.martyr.dcc.DccType

public class DccType
extends java.lang.Object


Field Summary
static DccType CHAT
           
static DccType SEND
           
 
Method Summary
static DccType getInstance(java.lang.String typeStr)
           
 java.lang.String toString()
          Returns the DCC TYPE tag, either CHAT or SEND.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

CHAT

public static final DccType CHAT

SEND

public static final DccType SEND
Method Detail

toString

public java.lang.String toString()
Returns the DCC TYPE tag, either CHAT or SEND.
Overrides:
toString in class java.lang.Object

getInstance

public static DccType getInstance(java.lang.String typeStr)
                           throws InvalidDccException


Copyright © 2000,2001,2002,2003 f00f networks.