com.sun.star.util
Class Time
java.lang.Object
|
+--com.sun.star.util.Time
- public synchronized class Time
- extends java.lang.Object
Field Summary |
short |
Hours
|
short |
HundredthSeconds
|
short |
Minutes
|
short |
Seconds
|
static java.lang.Object |
UNORUNTIMEDATA
|
static com.sun.star.lib.uno.typeinfo.TypeInfo[] |
UNOTYPEINFO
|
Constructor Summary |
Time()
|
Time(short s1,
short s2,
short s3,
short s4)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Hours
public short Hours
HundredthSeconds
public short HundredthSeconds
Minutes
public short Minutes
Seconds
public short Seconds
UNORUNTIMEDATA
public static java.lang.Object UNORUNTIMEDATA
UNOTYPEINFO
public static final com.sun.star.lib.uno.typeinfo.TypeInfo[] UNOTYPEINFO
Time
public Time()
Time
public Time(short s1,
short s2,
short s3,
short s4)