public static class BWSystem.SystemAdminGetListResponse extends Response
| Modifier and Type | Field and Description | 
|---|---|
protected List<SystemAdminSystemAdminTableRow> | 
systemAdminTable  | 
commandType, detailText, request, responseContent, summaryText, xPath| Constructor and Description | 
|---|
SystemAdminGetListResponse()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
List<SystemAdminSystemAdminTableRow> | 
getSystemAdminTable()  | 
int | 
hashCode()  | 
void | 
setSystemAdminTable(List<SystemAdminSystemAdminTableRow> systemAdminTable)  | 
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 List<SystemAdminSystemAdminTableRow> systemAdminTable
public void setSystemAdminTable(List<SystemAdminSystemAdminTableRow> systemAdminTable)
public List<SystemAdminSystemAdminTableRow> getSystemAdminTable()
@GwtIncompatible protected void transform()
ResponseCopyright © 2016 ECG. All rights reserved.