public static class User.UserGetListInSystemResponse extends Response
| Modifier and Type | Field and Description |
|---|---|
protected List<UserUserTable2Row> |
userTable |
request, responseContent, xPath| Constructor and Description |
|---|
UserGetListInSystemResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<UserUserTable2Row> |
getUserTable() |
int |
hashCode() |
void |
setUserTable(List<UserUserTable2Row> userTable) |
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<UserUserTable2Row> userTable
public void setUserTable(List<UserUserTable2Row> userTable)
public List<UserUserTable2Row> getUserTable()
@GwtIncompatible protected void transform()
ResponseCopyright © 2016 ECG. All rights reserved.