|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.marre.sms.transport.gsm.commands.MessageFormatSetReq
Field Summary | |
static int |
MODE_PDU
|
static int |
MODE_TEXT
|
Constructor Summary | |
MessageFormatSetReq(int mode)
|
Method Summary | |
void |
send(GsmComm comm)
Sends the command and builds a response object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int MODE_PDU
public static final int MODE_TEXT
Constructor Detail |
public MessageFormatSetReq(int mode)
Method Detail |
public void send(GsmComm comm) throws GsmException, java.io.IOException
comm
-
GsmException
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |