public class STUHFL_T_Time extends BR_Time
Modifier and Type | Field and Description |
---|---|
java.lang.String |
time
< O Param: human readable time information
|
Constructor and Description |
---|
STUHFL_T_Time() |
STUHFL_T_Time(STUHFL_T_Time other) |
Modifier and Type | Method and Description |
---|---|
STUHFL_E.RET_CODE |
commit() |
STUHFL_E.RET_CODE |
fetch()
Read the human readable time information from board.
|
java.lang.String |
toString() |
public STUHFL_T_Time(STUHFL_T_Time other)
public STUHFL_T_Time()
public STUHFL_E.RET_CODE fetch()
public STUHFL_E.RET_CODE commit()
public java.lang.String toString()
toString
in class java.lang.Object