org.omg.TimeBase
Class UtcT

java.lang.Object
  extended byorg.omg.TimeBase.UtcT
All Implemented Interfaces:
org.omg.CORBA.portable.IDLEntity, java.io.Serializable

public final class UtcT
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

org/omg/TimeBase/UtcT.java . Generated by the IDL-to-Java compiler (portable), version "3.1" from /usr/src/RPM/BUILD/geronimo-specs-1.1/geronimo-spec-corba/src/main/idl/TimeBase.idl Thursday, November 29, 2007 10:27:52 PM MSK

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)
           
 
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 © {inceptionYear}-2007 null. All Rights Reserved.