VisiBroker for Java

org.omg.DsLogAdmin
Class TimeInterval

java.lang.Object
  extended by org.omg.DsLogAdmin.TimeInterval
All Implemented Interfaces:
java.io.Serializable, IDLEntity

public final class TimeInterval
extends java.lang.Object
implements IDLEntity

This structure specifies a time interval

See Also:
Serialized Form

Field Summary
 long start
          Start Time
 long stop
          End Time
 
Constructor Summary
TimeInterval()
           
TimeInterval(long start, long stop)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

start

public long start
Start Time


stop

public long stop
End Time

Constructor Detail

TimeInterval

public TimeInterval()

TimeInterval

public TimeInterval(long start,
                    long stop)

Borland Software Corporation
http://www.borland.com
100 Enterprise Way
Scotts Valley, CA 95066
Voice: (831) 431-1000
pubsweb@borland.com

Read the latest documentation online