public static class BWSystem.SystemOCICallControlApplicationGetACLListResponse extends Response
Modifier and Type | Field and Description |
---|---|
protected List<SystemOCICallControlApplicationAclTableRow> |
aclTable |
protected String |
applicationId |
request, responseContent, xPath
Constructor and Description |
---|
SystemOCICallControlApplicationGetACLListResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
List<SystemOCICallControlApplicationAclTableRow> |
getAclTable() |
String |
getApplicationId() |
int |
hashCode() |
void |
setAclTable(List<SystemOCICallControlApplicationAclTableRow> aclTable) |
void |
setApplicationId(String applicationId) |
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<SystemOCICallControlApplicationAclTableRow> aclTable
protected String applicationId
public SystemOCICallControlApplicationGetACLListResponse()
public void setAclTable(List<SystemOCICallControlApplicationAclTableRow> aclTable)
public List<SystemOCICallControlApplicationAclTableRow> getAclTable()
public void setApplicationId(String applicationId)
public String getApplicationId()
@GwtIncompatible protected void transform()
Response
Copyright © 2016 ECG. All rights reserved.