|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.datatypes.xsd.AbstractDateTime
com.hp.hpl.jena.datatypes.xsd.XSDDateTime
org.topbraid.core.calendar.XSDDateTimeTimeZone
public class XSDDateTimeTimeZone
| Field Summary |
|---|
| Fields inherited from class com.hp.hpl.jena.datatypes.xsd.XSDDateTime |
|---|
DAY_MASK, FULL_MASK, mask, maskMap, MONTH_MASK, TIME_MASK, YEAR_MASK |
| Fields inherited from class com.hp.hpl.jena.datatypes.xsd.AbstractDateTime |
|---|
CY, D, data, EQUAL, fractionalSeconds, GREATER_THAN, h, hh, INDETERMINATE, LESS_THAN, m, M, mm, ms, msscale, s, TOTAL_SIZE, utc |
| Constructor Summary | |
|---|---|
XSDDateTimeTimeZone(java.util.Calendar dateInput,
int style)
|
|
XSDDateTimeTimeZone(java.lang.Object dateInput,
int mask,
int[] timeZone)
|
|
| Method Summary | |
|---|---|
int[] |
getDateArray()
|
int[] |
getTimeZone()
|
java.lang.String |
toString()
|
| Methods inherited from class com.hp.hpl.jena.datatypes.xsd.XSDDateTime |
|---|
asCalendar, getDays, getFullSeconds, getHours, getMinutes, getMonths, getNarrowedDatatype, getSeconds, getTimePart, getYears, narrowType, timeLexicalForm |
| Methods inherited from class com.hp.hpl.jena.datatypes.xsd.AbstractDateTime |
|---|
compare, compareDates, compareOrder, equals, extractFractionalSeconds, fQuotient, fQuotient, hashCode, maxDayInMonthFor, mod, modulo, normalize, resetDateObj |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public XSDDateTimeTimeZone(java.util.Calendar dateInput,
int style)
public XSDDateTimeTimeZone(java.lang.Object dateInput,
int mask,
int[] timeZone)
| Method Detail |
|---|
public int[] getDateArray()
public int[] getTimeZone()
public java.lang.String toString()
toString in class com.hp.hpl.jena.datatypes.xsd.XSDDateTime
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||