|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.TimeBase.UtcT
public final class UtcT
Struct definition: UtcT.
Field Summary | |
---|---|
short |
inacchi
Struct member inacchi |
int |
inacclo
Struct member inacclo |
short |
tdf
Struct member tdf |
long |
time
Struct member time |
Constructor Summary | |
---|---|
UtcT()
Default constructor |
|
UtcT(long time,
int inacclo,
short inacchi,
short tdf)
Constructor with fields initialization |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public long time
public int inacclo
public short inacchi
public short tdf
Constructor Detail |
---|
public UtcT()
public UtcT(long time, int inacclo, short inacchi, short tdf)
time
- time struct memberinacclo
- inacclo struct memberinacchi
- inacchi struct membertdf
- tdf struct member
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |