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
org/omg/TimeBase/IntervalT.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from /builddir/build/BUILD/geronimo-specs-1.6/geronimo-spec-corba/src/main/idl/TimeBase.idl
Saturday, September 22, 2012 10:56:39 AM CEST
- 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 © 2003-2012 Apache Software Foundation. All Rights Reserved.