org.omg.TimeBase
Class UtcT

java.lang.Object
  extended by org.omg.TimeBase.UtcT
All Implemented Interfaces:
Serializable, IDLEntity

public final class UtcT
extends Object
implements IDLEntity

Generated from IDL struct "UtcT".

Version:
generated at Sep 22, 2012 10:58:02 AM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
See Also:
Serialized Form

Field Summary
 short inacchi
           
 int inacclo
           
 short tdf
           
 long time
           
 
Constructor Summary
UtcT()
           
UtcT(long time, int inacclo, short inacchi, short tdf)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

time

public long time

inacclo

public int inacclo

inacchi

public short inacchi

tdf

public short tdf
Constructor Detail

UtcT

public UtcT()

UtcT

public UtcT(long time,
            int inacclo,
            short inacchi,
            short tdf)


Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.