|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.omg.dds.Duration_t
public final class Duration_t
Generated from IDL struct "Duration_t".
| Field Summary | |
|---|---|
int |
nanosec
|
int |
sec
|
| Constructor Summary | |
|---|---|
Duration_t()
|
|
Duration_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 Duration_t()
public Duration_t(int sec,
int nanosec)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||