|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--f00f.net.irc.martyr.dcc.DccType
| 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 |
public static final DccType CHAT
public static final DccType SEND
| Method Detail |
public java.lang.String toString()
toString in class java.lang.Object
public static DccType getInstance(java.lang.String typeStr)
throws InvalidDccException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||