|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.alarexgroup.m2mplf.adapters.hw.RTClockAdapter
public class RTClockAdapter
Adapter for RTC handling
| Method Summary | |
|---|---|
java.lang.String |
getRTClock()
Returns the actual value of RTC |
static RTClockAdapter |
getRTClockAdapter()
Returns active isntance of the adapter |
boolean |
setRTClock(java.lang.String datetime)
Setup the RTC |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static RTClockAdapter getRTClockAdapter()
public boolean setRTClock(java.lang.String datetime)
datetime - record of date and time in this format: YY/MM/DD,hh:mm:sspublic java.lang.String getRTClock()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||