| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--org.omg.TimeBase.IntervalT
Struct definition : IntervalT
| Field Summary | |
|  long | lower_boundStruct member lower_bound | 
|  long | upper_boundStruct member upper_bound | 
| Constructor Summary | |
| IntervalT()Default constructor | |
| IntervalT(long lower_bound,
          long upper_bound)Constructor with fields initialization | |
| Methods inherited from class java.lang.Object | 
| equals, 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)
lower_bound - lower_bound struct memberupper_bound - upper_bound struct member| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||