Uses of Class
org.omg.TimeBase.IntervalT

Packages that use IntervalT
org.omg.CosTime   
org.omg.TimeBase   
 

Uses of IntervalT in org.omg.CosTime
 

Methods in org.omg.CosTime that return IntervalT
 IntervalT TIOOperations.time_interval()
           
 IntervalT _TIOStub.time_interval()
           
 IntervalT TIOPOATie.time_interval()
           
 

Uses of IntervalT in org.omg.TimeBase
 

Fields in org.omg.TimeBase declared as IntervalT
 IntervalT IntervalTHolder.value
           
 

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

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

Constructors in org.omg.TimeBase with parameters of type IntervalT
IntervalTHolder(IntervalT initial)
           
 



Copyright © 2015 JacORB. All rights reserved.