|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.beamertool.mobile.GsmAt
de.beamertool.mobile.Simulate
public class Simulate
This is a GSM simulating class. It emits sms for debugging and testing purpose.
| Method Summary | |
|---|---|
GsmAtStatus |
getStatus()
The class should report as much as possible about the GSM device |
void |
init()
This method should initilize the device and start everything Remember the status! |
void |
unInit()
This method should release all releases and clean everyhtning up Remember the status! |
| Methods inherited from class de.beamertool.mobile.GsmAt |
|---|
addSmsListener |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public GsmAtStatus getStatus()
GsmAt
getStatus in class GsmAtpublic void init()
GsmAt
init in class GsmAtpublic void unInit()
GsmAt
unInit in class GsmAt
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||