Uses of Class
org.omg.TimeBase.IntervalT

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

Uses of IntervalT in org.omg.Security
 

Methods in org.omg.Security that return IntervalT
static IntervalT IntervalTHelper.extract(org.omg.CORBA.Any any)
           
static IntervalT IntervalTHelper.read(org.omg.CORBA.portable.InputStream _in)
           
 

Methods in org.omg.Security with parameters of type IntervalT
static void IntervalTHelper.insert(org.omg.CORBA.Any any, IntervalT s)
           
static void IntervalTHelper.write(org.omg.CORBA.portable.OutputStream _out, IntervalT _s)
           
 

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(org.omg.CORBA.Any any)
           
static IntervalT IntervalTHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

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

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



Copyright © 2009. All Rights Reserved.