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