Uses of Class
org.omg.TimeBase.UtcT

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

Uses of UtcT in org.omg.Security
 

Methods in org.omg.Security that return UtcT
static UtcT UtcTHelper.extract(org.omg.CORBA.Any a)
           
static UtcT UtcTHelper.read(org.omg.CORBA.portable.InputStream istream)
           
 

Methods in org.omg.Security with parameters of type UtcT
static void UtcTHelper.insert(org.omg.CORBA.Any a, UtcT that)
           
static void UtcTHelper.write(org.omg.CORBA.portable.OutputStream ostream, UtcT value)
           
 

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(org.omg.CORBA.Any a)
           
static UtcT UtcTHelper.read(org.omg.CORBA.portable.InputStream istream)
           
 

Methods in org.omg.TimeBase with parameters of type UtcT
static void UtcTHelper.insert(org.omg.CORBA.Any a, UtcT that)
           
static void UtcTHelper.write(org.omg.CORBA.portable.OutputStream ostream, UtcT value)
           
 

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



Copyright © 2009. All Rights Reserved.