public static class GroupGroupPaging.GroupGroupPagingGetTargetListResponse extends Response
Modifier and Type | Field and Description |
---|---|
protected String |
serviceUserId |
protected List<GroupGroupPagingTargetTableRow> |
targetTable |
request, responseContent, xPath
Constructor and Description |
---|
GroupGroupPagingGetTargetListResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getServiceUserId() |
List<GroupGroupPagingTargetTableRow> |
getTargetTable() |
int |
hashCode() |
void |
setServiceUserId(String serviceUserId) |
void |
setTargetTable(List<GroupGroupPagingTargetTableRow> targetTable) |
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<GroupGroupPagingTargetTableRow> targetTable
protected String serviceUserId
public GroupGroupPagingGetTargetListResponse()
public void setTargetTable(List<GroupGroupPagingTargetTableRow> targetTable)
public List<GroupGroupPagingTargetTableRow> getTargetTable()
public void setServiceUserId(String serviceUserId)
public String getServiceUserId()
@GwtIncompatible protected void transform()
Response
Copyright © 2016 ECG. All rights reserved.