|
VisiBroker for Java |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.omg.DsLogAdmin.Time24Interval
public final class Time24Interval
This structure specifies a time interval represented using 24 hours time format
| Field Summary | |
|---|---|
Time24 |
start
The hour and minute of the day when an unlocked and enabled log starts functioning. |
Time24 |
stop
The hour and minute of the day when an unlocked and enabled log stops functioning. |
| Constructor Summary | |
|---|---|
Time24Interval()
|
|
Time24Interval(Time24 start,
Time24 stop)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Time24 start
public Time24 stop
| Constructor Detail |
|---|
public Time24Interval()
public Time24Interval(Time24 start,
Time24 stop)
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||