|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectcz.cuni.amis.pogamut.sposh.elements.SolTime
@Deprecated public class SolTime
It is more or less time and units of time. Used for timeouts of POSH plan.
| Nested Class Summary | |
|---|---|
static class |
SolTime.TimeUnits
Deprecated. |
| Constructor Summary | |
|---|---|
SolTime()
Deprecated. Create a default time "0 none" |
|
| Method Summary | |
|---|---|
double |
getCount()
Deprecated. |
SolTime.TimeUnits |
getUnits()
Deprecated. |
void |
setCount(double count)
Deprecated. |
void |
setUnits(SolTime.TimeUnits units)
Deprecated. |
String |
toString()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SolTime()
| Method Detail |
|---|
public String toString()
toString in class Objectpublic SolTime.TimeUnits getUnits()
public void setUnits(SolTime.TimeUnits units)
units - the _units to setpublic double getCount()
public void setCount(double count)
count - the _count to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||