org.omg.CosTime
Class UTOPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.omg.CosTime.UTOPOA
          extended by org.omg.CosTime.UTOPOATie
All Implemented Interfaces:
InvokeHandler, UTOOperations

public class UTOPOATie
extends UTOPOA

Generated from IDL interface "UTO".

Version:
generated at 03-Nov-2015 12:24:03
Author:
JacORB IDL compiler V 3.7

Constructor Summary
UTOPOATie(UTOOperations delegate)
           
UTOPOATie(UTOOperations delegate, POA poa)
           
 
Method Summary
 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()
           
 
Methods inherited from class org.omg.CosTime.UTOPOA
_all_interfaces, _invoke
 
Methods inherited from class org.omg.PortableServer.Servant
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UTOPOATie

public UTOPOATie(UTOOperations delegate)

UTOPOATie

public UTOPOATie(UTOOperations delegate,
                 POA poa)
Method Detail

_this

public UTO _this()
Overrides:
_this in class UTOPOA

_this

public UTO _this(ORB orb)
Overrides:
_this in class UTOPOA

_delegate

public UTOOperations _delegate()

_delegate

public void _delegate(UTOOperations delegate)

_default_POA

public POA _default_POA()
Overrides:
_default_POA in class Servant

absolute_time

public UTO absolute_time()

utc_time

public UtcT utc_time()

tdf

public short tdf()

inaccuracy

public long inaccuracy()

time_to_interval

public TIO time_to_interval(UTO uto_)

compare_time

public TimeComparison compare_time(ComparisonType comparison_type,
                                   UTO uto_)

interval

public TIO interval()

time

public long time()


Copyright © 2015 JacORB. All rights reserved.