|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.tibco.bpm.web.client.services.actions.calendar.ListTimeZones
public class ListTimeZones
Returns the list of time-zone identifiers recognised by the Calendar Component. The entries in the returned list are possible values for the time-zone property of a Base Calendar.
©2012 TIBCO Software Inc.
| Constructor Summary | |
|---|---|
ListTimeZones(int empty)
Constructor. |
|
ListTimeZones(int empty,
int detail)
Constructor |
|
ListTimeZones(int empty,
int detail,
java.lang.String locale)
Constructor |
|
| Method Summary | |
|---|---|
int |
getDetail()
Returns the detail |
int |
getEmpty()
Returns empty. |
java.lang.String |
getLocale()
getter for locale |
boolean |
isDetailed()
Defines if requesting detailed TimeZone |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ListTimeZones(int empty)
empty -
public ListTimeZones(int empty,
int detail)
empty - detail -
public ListTimeZones(int empty,
int detail,
java.lang.String locale)
empty - detail - locale - | Method Detail |
|---|
public int getEmpty()
public int getDetail()
public boolean isDetailed()
public java.lang.String getLocale()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||