public static class BWSystem.SystemOCICallControlApplicationGetListResponse extends Response
Modifier and Type | Field and Description |
---|---|
protected List<SystemOCICallControlApplicationAppTableRow> |
appTable |
request, responseContent, 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, isErrorResponse
protected List<SystemOCICallControlApplicationAppTableRow> appTable
public SystemOCICallControlApplicationGetListResponse()
public void setAppTable(List<SystemOCICallControlApplicationAppTableRow> appTable)
public List<SystemOCICallControlApplicationAppTableRow> getAppTable()
@GwtIncompatible protected void transform()
Response
Copyright © 2016 ECG. All rights reserved.