VisiBroker for Java

org.omg.DsLogAdmin
Class Time24

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

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

A representation of time using 24 hours format.

See Also:
Serialized Form

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

hour

public short hour
Hour: 0-23


minute

public short minute
Minute: 0-59

Constructor Detail

Time24

public Time24()

Time24

public Time24(short hour,
              short minute)

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