|
VisiBroker for Java |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.omg.DsLogAdmin.Time24
public final class Time24
A representation of time using 24 hours format.
Field Summary | |
---|---|
short |
hour
Hour: 0-23 |
short |
minute
Minute: 0-59 |
Constructor Summary | |
---|---|
Time24()
|
|
Time24(short hour,
short minute)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public short hour
public short minute
Constructor Detail |
---|
public Time24()
public Time24(short hour, short minute)
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |