public static class BWSystem.SystemTimeZoneGetListResponse extends Response
| Modifier and Type | Field and Description | 
|---|---|
protected String | 
serverTimeZone  | 
protected List<SystemTimeZoneTimeZoneTableRow> | 
timeZoneTable  | 
commandType, detailText, request, responseContent, summaryText, xPath| Constructor and Description | 
|---|
SystemTimeZoneGetListResponse()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
String | 
getServerTimeZone()  | 
List<SystemTimeZoneTimeZoneTableRow> | 
getTimeZoneTable()  | 
int | 
hashCode()  | 
void | 
setServerTimeZone(String serverTimeZone)  | 
void | 
setTimeZoneTable(List<SystemTimeZoneTimeZoneTableRow> timeZoneTable)  | 
protected void | 
transform()
Transforms the Response from XML Content to a populated POJO 
 | 
getBoolean, getDate, getDateTime, getDetailText, getFloat, getInteger, getIntegerArray, getLong, getNode, getNodeArray, getNumber, getRequest, getResponse, getResponseContent, getString, getStringArray, getSummaryText, getTime, isCommandType, isErrorResponseprotected String serverTimeZone
protected List<SystemTimeZoneTimeZoneTableRow> timeZoneTable
public void setServerTimeZone(String serverTimeZone)
public String getServerTimeZone()
public void setTimeZoneTable(List<SystemTimeZoneTimeZoneTableRow> timeZoneTable)
public List<SystemTimeZoneTimeZoneTableRow> getTimeZoneTable()
@GwtIncompatible protected void transform()
ResponseCopyright © 2016 ECG. All rights reserved.