Uses of Interface
org.omg.CosTime.UTO

Packages that use UTO
org.omg.CosTime   
 

Uses of UTO in org.omg.CosTime
 

Classes in org.omg.CosTime that implement UTO
 class _UTOStub
          Generated from IDL interface "UTO".
 

Fields in org.omg.CosTime declared as UTO
 UTO UTOHolder.value
           
 

Methods in org.omg.CosTime that return UTO
 UTO UTOPOA._this()
           
 UTO UTOPOATie._this()
           
 UTO UTOPOA._this(ORB orb)
           
 UTO UTOPOATie._this(ORB orb)
           
 UTO UTOOperations.absolute_time()
           
 UTO UTOPOATie.absolute_time()
           
 UTO _UTOStub.absolute_time()
           
static UTO UTOHelper.extract(Any any)
           
static UTO UTOHelper.narrow(Object obj)
           
 UTO _TimeServiceStub.new_universal_time(long time, long inaccuracy, short tdf)
           
 UTO TimeServicePOATie.new_universal_time(long time, long inaccuracy, short tdf)
           
 UTO TimeServiceOperations.new_universal_time(long time, long inaccuracy, short tdf)
           
static UTO UTOHelper.read(InputStream in)
           
 UTO _TimeServiceStub.secure_universal_time()
           
 UTO TimeServicePOATie.secure_universal_time()
           
 UTO TimeServiceOperations.secure_universal_time()
           
 UTO TIOOperations.time()
           
 UTO _TIOStub.time()
           
 UTO TIOPOATie.time()
           
static UTO UTOHelper.unchecked_narrow(Object obj)
           
 UTO _TimeServiceStub.universal_time()
           
 UTO TimeServicePOATie.universal_time()
           
 UTO TimeServiceOperations.universal_time()
           
 UTO _TimeServiceStub.uto_from_utc(UtcT utc)
           
 UTO TimeServicePOATie.uto_from_utc(UtcT utc)
           
 UTO TimeServiceOperations.uto_from_utc(UtcT utc)
           
 

Methods in org.omg.CosTime with parameters of type UTO
 TimeComparison UTOOperations.compare_time(ComparisonType comparison_type, UTO uto_)
           
 TimeComparison UTOPOATie.compare_time(ComparisonType comparison_type, UTO uto_)
           
 TimeComparison _UTOStub.compare_time(ComparisonType comparison_type, UTO uto_)
           
static void UTOHelper.insert(Any any, UTO s)
           
 OverlapType TIOOperations.spans(UTO time, TIOHolder overlap)
           
 OverlapType _TIOStub.spans(UTO time, TIOHolder overlap)
           
 OverlapType TIOPOATie.spans(UTO time, TIOHolder overlap)
           
 TIO UTOOperations.time_to_interval(UTO uto_)
           
 TIO UTOPOATie.time_to_interval(UTO uto_)
           
 TIO _UTOStub.time_to_interval(UTO uto_)
           
static void UTOHelper.write(OutputStream _out, UTO s)
           
 

Constructors in org.omg.CosTime with parameters of type UTO
UTOHolder(UTO initial)
           
 



Copyright © 2015 JacORB. All rights reserved.