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(Any any)
           
static UtcT UtcTHelper.read(InputStream _in)
           
 

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

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 © 2003-2012 Apache Software Foundation. All Rights Reserved.