|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.TimeBase.IntervalT
Generated from IDL definition of struct "IntervalT"
Field Summary | |
long |
lower_bound
|
long |
upper_bound
|
Constructor Summary | |
IntervalT()
|
|
IntervalT(long lower_bound,
long upper_bound)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public long lower_bound
public long upper_bound
Constructor Detail |
public IntervalT()
public IntervalT(long lower_bound, long upper_bound)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |