org.omg.TimeBase
Class IntervalT
java.lang.Object
org.omg.TimeBase.IntervalT
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class IntervalT
- extends Object
- implements IDLEntity
Generated from IDL struct "IntervalT".
- Version:
- generated at 03-Nov-2015 12:24:03
- Author:
- JacORB IDL compiler V 3.7
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
lower_bound
public long lower_bound
upper_bound
public long upper_bound
IntervalT
public IntervalT()
IntervalT
public IntervalT(long lower_bound,
long upper_bound)
Copyright © 2015 JacORB. All rights reserved.