org.omg.CosTime
public class TimeServicePOATie extends TimeServicePOA
| Constructor Summary | |
|---|---|
| TimeServicePOATie(TimeServiceOperations tieObject)
Constructor | |
| TimeServicePOATie(TimeServiceOperations tieObject, POA poa)
Constructor | |
| Method Summary | |
|---|---|
| TIO | new_interval(long lower, long upper)
Operation new_interval |
| UTO | new_universal_time(long time, long inaccuracy, short tdf)
Operation new_universal_time |
| UTO | secure_universal_time()
Operation secure_universal_time |
| UTO | universal_time()
Operation universal_time |
| UTO | uto_from_utc(UtcT utc)
Operation uto_from_utc |
| POA | _default_POA()
_default_POA method |
| TimeServiceOperations | _delegate()
Get the delegate |
| void | _delegate(TimeServiceOperations delegate_)
Set the delegate |