org.omg.TimeBase

Class UtcT

Implemented Interfaces:
IDLEntity, java.io.Serializable

public final class UtcT
extends java.lang.Object
implements IDLEntity

Generated from IDL definition of struct "UtcT"

Author:
JacORB IDL compiler

Field Summary

short
inacchi
int
inacclo
short
tdf
long
time

Constructor Summary

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

Field Details

inacchi

public short inacchi


inacclo

public int inacclo


tdf

public short tdf


time

public long time

Constructor Details

UtcT

public UtcT()


UtcT

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