public interface TimeServiceOperations
| Modifier and Type | Method and Description |
|---|---|
TIO |
new_interval(long lower,
long upper) |
UTO |
new_universal_time(long time,
long inaccuracy,
short tdf) |
UTO |
secure_universal_time() |
UTO |
universal_time() |
UTO |
uto_from_utc(UtcT utc) |
UTO universal_time() throws TimeUnavailable
TimeUnavailableUTO secure_universal_time() throws TimeUnavailable
TimeUnavailableUTO new_universal_time(long time, long inaccuracy, short tdf)
TIO new_interval(long lower, long upper)
Copyright © 2015 JacORB. All rights reserved.