public static class UserSelectiveCallRejection.UserSelectiveCallRejectionGetCriteriaListResponse extends Response
| Modifier and Type | Field and Description | 
|---|---|
protected List<UserSelectiveCallRejectionCriteriaTableRow> | 
criteriaTable  | 
protected User | 
user  | 
request, responseContent, xPath| Constructor and Description | 
|---|
UserSelectiveCallRejectionGetCriteriaListResponse()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
List<UserSelectiveCallRejectionCriteriaTableRow> | 
getCriteriaTable()  | 
User | 
getUser()  | 
int | 
hashCode()  | 
void | 
setCriteriaTable(List<UserSelectiveCallRejectionCriteriaTableRow> criteriaTable)  | 
void | 
setUser(User user)  | 
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<UserSelectiveCallRejectionCriteriaTableRow> criteriaTable
protected transient User user
public UserSelectiveCallRejectionGetCriteriaListResponse()
public void setCriteriaTable(List<UserSelectiveCallRejectionCriteriaTableRow> criteriaTable)
public List<UserSelectiveCallRejectionCriteriaTableRow> getCriteriaTable()
public void setUser(User user)
public User getUser()
@GwtIncompatible protected void transform()
ResponseCopyright © 2016 ECG. All rights reserved.