org.omg.TimeBase
Class IntervalT

java.lang.Object
  extended byorg.omg.TimeBase.IntervalT
All Implemented Interfaces:
org.omg.CORBA.portable.IDLEntity, java.io.Serializable

public final class IntervalT
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

org/omg/TimeBase/IntervalT.java . Generated by the IDL-to-Java compiler (portable), version "3.1" from /usr/src/RPM/BUILD/geronimo-specs-1.1/geronimo-spec-corba/src/main/idl/TimeBase.idl Thursday, November 29, 2007 10:27:52 PM MSK

See Also:
Serialized Form

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

lower_bound

public long lower_bound

upper_bound

public long upper_bound
Constructor Detail

IntervalT

public IntervalT()

IntervalT

public IntervalT(long _lower_bound,
                 long _upper_bound)


Copyright © {inceptionYear}-2007 null. All Rights Reserved.