public class SolTime extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SolTime.TimeUnits |
| Constructor and Description |
|---|
SolTime()
Create a default time "0 none"
|
| Modifier and Type | Method and Description |
|---|---|
double |
getCount() |
SolTime.TimeUnits |
getUnits() |
void |
setCount(double count) |
void |
setUnits(SolTime.TimeUnits units) |
String |
toString() |
public 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 setCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.