Class TimeZone
java.lang.Object
com.sun.msv.datatype.xsd.datetime.TimeZone
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
TimeZone.ZeroTimeZone
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static classprivate static class(package private) static classDeprecated.exists just for the backward serialization compatibility. -
Field Summary
FieldsModifier and TypeFieldDescriptionintDeprecated.here just for the serialization backward compatibility.static final TimeZoneTheTimeZonerepresentation that corresponds to the missing time zone.private static final longstatic final TimeZoneTheTimeZonerepresentation that corresponds to the ZERO singleton instance. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
minutes
public int minutesDeprecated.here just for the serialization backward compatibility.Difference from GMT in terms of minutes. -
ZERO
-
MISSING
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
TimeZone
public TimeZone()
-
-
Method Details
-
readResolve
-