com.sun.star.util
Class DateTimeRange
java.lang.Object
|
+--com.sun.star.util.DateTimeRange
- public synchronized class DateTimeRange
- extends java.lang.Object
Field Summary |
short |
EndDay
|
short |
EndHours
|
short |
EndHundredthSeconds
|
short |
EndMinutes
|
short |
EndMonth
|
short |
EndSeconds
|
short |
EndYear
|
short |
StartDay
|
short |
StartHours
|
short |
StartHundredthSeconds
|
short |
StartMinutes
|
short |
StartMonth
|
short |
StartSeconds
|
short |
StartYear
|
static java.lang.Object |
UNORUNTIMEDATA
|
static com.sun.star.lib.uno.typeinfo.TypeInfo[] |
UNOTYPEINFO
|
Constructor Summary |
DateTimeRange()
|
DateTimeRange(short s1,
short s2,
short s3,
short s4,
short s5,
short s6,
short s7,
short s8,
short s9,
short s10,
short s11,
short s12,
short s13,
short s14)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EndDay
public short EndDay
EndHours
public short EndHours
EndHundredthSeconds
public short EndHundredthSeconds
EndMinutes
public short EndMinutes
EndMonth
public short EndMonth
EndSeconds
public short EndSeconds
EndYear
public short EndYear
StartDay
public short StartDay
StartHours
public short StartHours
StartHundredthSeconds
public short StartHundredthSeconds
StartMinutes
public short StartMinutes
StartMonth
public short StartMonth
StartSeconds
public short StartSeconds
StartYear
public short StartYear
UNORUNTIMEDATA
public static java.lang.Object UNORUNTIMEDATA
UNOTYPEINFO
public static final com.sun.star.lib.uno.typeinfo.TypeInfo[] UNOTYPEINFO
DateTimeRange
public DateTimeRange()
DateTimeRange
public DateTimeRange(short s1,
short s2,
short s3,
short s4,
short s5,
short s6,
short s7,
short s8,
short s9,
short s10,
short s11,
short s12,
short s13,
short s14)