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