|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.tibco.bpm.web.client.services.results.ListTimeZonesResult
public class ListTimeZonesResult
Type to hold a list of time zones result.
©2012 TIBCO Software Inc.
| Constructor Summary | |
|---|---|
ListTimeZonesResult(java.lang.String[] timeZones)
Constructor. |
|
ListTimeZonesResult(TimeZone[] detailedTZ)
Constructor |
|
| Method Summary | |
|---|---|
TimeZone[] |
getDetailedTZ()
get detailed TimeZones |
java.lang.String[] |
getTimeZones()
Gets time zones. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ListTimeZonesResult(java.lang.String[] timeZones)
timeZones - public ListTimeZonesResult(TimeZone[] detailedTZ)
detailedTZ - | Method Detail |
|---|
public java.lang.String[] getTimeZones()
public TimeZone[] getDetailedTZ()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||