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