Uses of Class
org.omg.TimeBase.UtcT

Packages that use UtcT
org.jacorb.notification.filter   
org.omg.CosTime   
org.omg.TimeBase   
 

Uses of UtcT in org.jacorb.notification.filter
 

Methods in org.jacorb.notification.filter that return UtcT
 UtcT CurrentTimeUtil.getCurrentTime()
           
 UtcT EvaluationContext.getCurrentTime()
           
 

Uses of UtcT in org.omg.CosTime
 

Methods in org.omg.CosTime that return UtcT
 UtcT UTOOperations.utc_time()
           
 UtcT UTOPOATie.utc_time()
           
 UtcT _UTOStub.utc_time()
           
 

Methods in org.omg.CosTime with parameters of type UtcT
 UTO _TimeServiceStub.uto_from_utc(UtcT utc)
           
 UTO TimeServicePOATie.uto_from_utc(UtcT utc)
           
 UTO TimeServiceOperations.uto_from_utc(UtcT utc)
           
 

Uses of UtcT in org.omg.TimeBase
 

Fields in org.omg.TimeBase declared as UtcT
 UtcT UtcTHolder.value
           
 

Methods in org.omg.TimeBase that return UtcT
static UtcT UtcTHelper.extract(Any any)
           
static UtcT UtcTHelper.read(InputStream in)
           
 

Methods in org.omg.TimeBase with parameters of type UtcT
static void UtcTHelper.insert(Any any, UtcT s)
           
static void UtcTHelper.write(OutputStream out, UtcT s)
           
 

Constructors in org.omg.TimeBase with parameters of type UtcT
UtcTHolder(UtcT initial)
           
 



Copyright © 2015 JacORB. All rights reserved.