|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Units in org.glite.rgma |
Fields in org.glite.rgma declared as Units | |
static Units |
Units.MILLIS
Milliseconds. |
static Units |
Units.SECONDS
Seconds. |
static Units |
Units.MINUTES
Minutes. |
static Units |
Units.HOURS
Hours. |
static Units |
Units.DAYS
Days. |
Methods in org.glite.rgma with parameters of type Units | |
long |
TimeInterval.getValueAs(Units units)
Gets the length of the time interval in the specified units. |
Constructors in org.glite.rgma with parameters of type Units | |
TimeInterval(long value,
Units units)
Creates a new TimeInterval object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |