| 
                  VisiBroker for Java  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.omg.DsLogAdmin.TimeInterval
public final class TimeInterval
This structure specifies a time interval
| 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 | 
|---|
public long start
public long stop
| Constructor Detail | 
|---|
public TimeInterval()
public TimeInterval(long start,
                    long stop)
  | 
                 
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||