public class STUHFL_T_AutoOffTime extends BR_AutoOffTime
| Modifier and Type | Field and Description |
|---|---|
int |
autoOffTime |
| Constructor and Description |
|---|
STUHFL_T_AutoOffTime() |
| Modifier and Type | Method and Description |
|---|---|
STUHFL_E.RET_CODE |
commit()
Set auto off time to device
|
STUHFL_E.RET_CODE |
fetch()
Read the human readable auto off time information from board.
|
java.lang.String |
toString() |
_Get_AutoOffTime, _Set_AutoOffTimepublic STUHFL_E.RET_CODE fetch()
public STUHFL_E.RET_CODE commit()
public java.lang.String toString()
toString in class java.lang.Object