public static class BWSystem.SystemCommunicationBarringProfileGetDigitPatternCriteriaUsageListResponse extends Response
| Modifier and Type | Field and Description | 
|---|---|
protected String | 
name  | 
protected List<SystemCommunicationBarringProfileProfileTableRow> | 
profileTable  | 
request, responseContent, xPath| Constructor and Description | 
|---|
SystemCommunicationBarringProfileGetDigitPatternCriteriaUsageListResponse()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
String | 
getName()  | 
List<SystemCommunicationBarringProfileProfileTableRow> | 
getProfileTable()  | 
int | 
hashCode()  | 
void | 
setName(String name)  | 
void | 
setProfileTable(List<SystemCommunicationBarringProfileProfileTableRow> profileTable)  | 
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<SystemCommunicationBarringProfileProfileTableRow> profileTable
protected String name
public SystemCommunicationBarringProfileGetDigitPatternCriteriaUsageListResponse()
public void setProfileTable(List<SystemCommunicationBarringProfileProfileTableRow> profileTable)
public List<SystemCommunicationBarringProfileProfileTableRow> getProfileTable()
public void setName(String name)
public String getName()
@GwtIncompatible protected void transform()
ResponseCopyright © 2016 ECG. All rights reserved.