|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.dds.Time_t
public final class Time_t
Generated from IDL struct "Time_t".
Field Summary | |
---|---|
int |
nanosec
|
int |
sec
|
Constructor Summary | |
---|---|
Time_t()
|
|
Time_t(int sec,
int nanosec)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int sec
public int nanosec
Constructor Detail |
---|
public Time_t()
public Time_t(int sec, int nanosec)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |