public class TimeZone
extends java.lang.Object
| Constructor and Description |
|---|
TimeZone()
Instantiates a new time zone.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription()
Gets the description.
|
int |
getId()
Gets the id.
|
TimeZoneInfo |
getInfo()
Gets the info.
|
public java.lang.String getDescription()
public int getId()
public TimeZoneInfo getInfo()