public class UTOPOATie extends UTOPOA
| Constructor and Description |
|---|
UTOPOATie(UTOOperations delegate) |
UTOPOATie(UTOOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
UTOOperations |
_delegate() |
void |
_delegate(UTOOperations delegate) |
UTO |
_this() |
UTO |
_this(ORB orb) |
UTO |
absolute_time() |
TimeComparison |
compare_time(ComparisonType comparison_type,
UTO uto_) |
long |
inaccuracy() |
TIO |
interval() |
short |
tdf() |
TIO |
time_to_interval(UTO uto_) |
long |
time() |
UtcT |
utc_time() |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic UTOPOATie(UTOOperations delegate)
public UTOPOATie(UTOOperations delegate, POA poa)
public UTOOperations _delegate()
public void _delegate(UTOOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic UTO absolute_time()
public UtcT utc_time()
public short tdf()
public long inaccuracy()
public TimeComparison compare_time(ComparisonType comparison_type, UTO uto_)
public TIO interval()
public long time()
Copyright © 2015 JacORB. All rights reserved.