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