|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpops.ale.epc.spec.ECTime
public class ECTime
ECTime denotes a span of time measured in physical time units.
Constructor Summary | |
---|---|
ECTime(long duration)
Constructor |
Method Summary | |
---|---|
long |
getDuration()
Getter for duration |
void |
setDuration(long duration)
Setter for duration |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ECTime(long duration)
duration
- in MillisecondsMethod Detail |
---|
public long getDuration()
public void setDuration(long duration)
duration
- the duration to set in Milliseconds
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |