com.thaiopensource.datatype.xsd
Class DateTimeDatatype.CalendarFactory
java.lang.Object
com.thaiopensource.datatype.xsd.DateTimeDatatype.CalendarFactory
- Enclosing class:
- DateTimeDatatype
static class DateTimeDatatype.CalendarFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UNKNOWN
private static final int UNKNOWN
- See Also:
- Constant Field Values
SLOW
private static final int SLOW
- See Also:
- Constant Field Values
FAST
private static final int FAST
- See Also:
- Constant Field Values
LIMIT
private static final int LIMIT
- See Also:
- Constant Field Values
speed
private static int speed
cal
static GregorianCalendar cal
DateTimeDatatype.CalendarFactory
DateTimeDatatype.CalendarFactory()
getCalendar
static GregorianCalendar getCalendar()