| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectf00f.net.irc.martyr.commands.AbstractInCommand
f00f.net.irc.martyr.replies.GenericReply
f00f.net.irc.martyr.replies.GenericStringReply
public abstract class GenericStringReply
| Field Summary | 
|---|
| Fields inherited from class f00f.net.irc.martyr.commands.AbstractInCommand | 
|---|
attributes | 
| Constructor Summary | |
|---|---|
GenericStringReply()
 | 
|
GenericStringReply(java.lang.String string)
 | 
|
| Method Summary | |
|---|---|
 java.lang.String | 
getString()
 | 
| Methods inherited from class f00f.net.irc.martyr.commands.AbstractInCommand | 
|---|
getAttribute, getAttributeKeys, getIntParameter, getParameter, getSourceString, getState, parse, selfRegister, setAttribute, setSourceString, updateClientState | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface f00f.net.irc.martyr.Command | 
|---|
getIrcIdentifier | 
| Constructor Detail | 
|---|
public GenericStringReply()
public GenericStringReply(java.lang.String string)
| Method Detail | 
|---|
public java.lang.String getString()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||