public class STUHFL_T_Beeper extends BR_Beeper
Modifier and Type | Field and Description |
---|---|
BeeperState |
beeperInfo |
Constructor and Description |
---|
STUHFL_T_Beeper() |
Modifier and Type | Method and Description |
---|---|
STUHFL_E.RET_CODE |
commit()
Set beeper
|
STUHFL_E.RET_CODE |
fetch()
Read the human readable beeper information from board.
|
java.lang.String |
toString() |
_Get_Beeper, _Set_Beeper
public BeeperState beeperInfo
public STUHFL_E.RET_CODE fetch()
public STUHFL_E.RET_CODE commit()
public java.lang.String toString()
toString
in class java.lang.Object