| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectThread
module_standard.wSerial.AbstractMS1204
module_standard.wSerial.Ms1204
public class Ms1204
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from class Thread | 
|---|
| Thread.State, Thread.UncaughtExceptionHandler | 
| Field Summary | |
|---|---|
| (package private)  boolean | beepInit | 
| Fields inherited from class module_standard.wSerial.AbstractMS1204 | 
|---|
| cbOpen, codeCb, envParam, serial | 
| Fields inherited from class Thread | 
|---|
| MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY | 
| Constructor Summary | |
|---|---|
| Ms1204(Serial serial,
       boolean beepInit) | |
| Method Summary | |
|---|---|
|  void | end() | 
| protected  boolean | initCB() | 
| Methods inherited from class module_standard.wSerial.AbstractMS1204 | 
|---|
| cbBeep, close, enable2TO5, getSleepSerial, isCbInitInit, isCbOpen, isWaitCodeCb, readCodeCb, run, sendTx, setCbOff, setCbOn, setDebug, setParamTrame, setWaitCodeCb, stopWaitCodeCb, waitCodeCb | 
| Methods inherited from class Thread | 
|---|
| activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield | 
| Methods inherited from class Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
boolean beepInit
| Constructor Detail | 
|---|
public Ms1204(Serial serial,
              boolean beepInit)
| Method Detail | 
|---|
protected boolean initCB()
initCB in class AbstractMS1204public void end()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||