Class UtcT

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

public final class UtcT extends Object implements IDLEntity
org/omg/TimeBase/UtcT.java . Generated by the IDL-to-Java compiler (portable), version "4.1" from /home/abuild/rpmbuild/BUILD/glassfish-corba-4.2.4/omgapi/src/main/idl/TimeBase.idl Wednesday, February 21, 2024, 10:43:23 AM Greenwich Mean Time
See Also:
  • Field Details

    • time

      public long time
    • inacclo

      public int inacclo
    • inacchi

      public short inacchi
    • tdf

      public short tdf
  • Constructor Details

    • UtcT

      public UtcT()
    • UtcT

      public UtcT(long _time, int _inacclo, short _inacchi, short _tdf)