|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.jbrain.qlink.cmd.AbstractCommand
|
+--org.jbrain.qlink.cmd.action.AbstractAction
|
+--org.jbrain.qlink.cmd.action.AbstractStringAction
|
+--org.jbrain.qlink.cmd.action.EmailText
| Field Summary | |
static int |
LINE_LAST
|
static int |
LINE_LAST_NO_MORE_MAIL
|
static int |
LINE_NEXT
|
| Fields inherited from class org.jbrain.qlink.cmd.action.AbstractStringAction |
_sData |
| Fields inherited from class org.jbrain.qlink.cmd.action.AbstractAction |
CMD_ACTION |
| Fields inherited from class org.jbrain.qlink.cmd.AbstractCommand |
_iCalculatedCRC, _iReportedCRC |
| Fields inherited from interface org.jbrain.qlink.cmd.Command |
CMD_START |
| Constructor Summary | |
EmailText(java.lang.String text,
int flag)
|
|
| Methods inherited from class org.jbrain.qlink.cmd.action.AbstractStringAction |
getBytes, getData |
| Methods inherited from class org.jbrain.qlink.cmd.action.AbstractAction |
finalizeCmd, getAction, getBytes, getName, getString |
| Methods inherited from class org.jbrain.qlink.cmd.AbstractCommand |
getCommand, getRecvSequence, getSendSequence, setRecvSequence, setSendSequence |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jbrain.qlink.cmd.Command |
getCommand, getRecvSequence, getSendSequence, setRecvSequence, setSendSequence |
| Field Detail |
public static final int LINE_NEXT
public static final int LINE_LAST
public static final int LINE_LAST_NO_MORE_MAIL
| Constructor Detail |
public EmailText(java.lang.String text,
int flag)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||