|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.timestock.tess.webservices.api.DCEMUptime
public class DCEMUptime
This class defines the uptime information of the CEM installation.
Constructor Summary | |
---|---|
DCEMUptime()
Default constructor |
Method Summary | |
---|---|
long |
getCemLaunchTime()
Returns the launch time of the CEM |
void |
setCemLaunchTime(long cemLaunchTime)
Sets the launch time of the CEM |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DCEMUptime()
Method Detail |
---|
public long getCemLaunchTime()
public void setCemLaunchTime(long cemLaunchTime)
emLaunchTime
- CEM Launch Time
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |