|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.msv.datatype.xsd.datetime.TimeZone
simple time zone component.
| Field Summary | |
int |
minutes
Deprecated. here just for the serialization backward compatibility. |
static TimeZone |
MISSING
The TimeZone representation that corresponds
to the missing time zone. |
static TimeZone |
ZERO
The TimeZone representation that corresponds
to the ZERO singleton instance. |
| Constructor Summary | |
TimeZone()
|
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int minutes
public static final TimeZone ZERO
TimeZone representation that corresponds
to the ZERO singleton instance. Once again, using a special
instance is a hack to make the round-tripping work OK.
public static final TimeZone MISSING
TimeZone representation that corresponds
to the missing time zone.
| Constructor Detail |
public TimeZone()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||