public static class MeetMeConferencingBridge.UserMeetMeConferencingGetConferenceDelegateListResponse extends Response
Modifier and Type | Field and Description |
---|---|
protected List<UserMeetMeConferencingConferenceDelegateUserTableRow> |
conferenceDelegateUserTable |
protected MeetMeConferencingConferenceKey |
conferenceKey |
protected BroadWorksUser |
user |
commandType, detailText, request, summaryText
content, xPath
Constructor and Description |
---|
UserMeetMeConferencingGetConferenceDelegateListResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
BroadWorksUser |
getBroadWorksUser() |
List<UserMeetMeConferencingConferenceDelegateUserTableRow> |
getConferenceDelegateUserTable() |
MeetMeConferencingConferenceKey |
getConferenceKey() |
int |
hashCode() |
void |
setConferenceDelegateUserTable(List<UserMeetMeConferencingConferenceDelegateUserTableRow> conferenceDelegateUserTable) |
void |
setConferenceKey(MeetMeConferencingConferenceKey conferenceKey) |
void |
setUser(BroadWorksUser user) |
protected void |
transform()
Transforms the Response from XML Content to a populated POJO
|
getDetailText, getRequest, getResponse, getSummaryText, isCommandType, isErrorResponse
getBoolean, getContent, getDate, getDateTime, getFloat, getInteger, getIntegerArray, getLong, getNode, getNodeArray, getNumber, getString, getStringArray, getTime, setContent
protected List<UserMeetMeConferencingConferenceDelegateUserTableRow> conferenceDelegateUserTable
protected transient BroadWorksUser user
protected MeetMeConferencingConferenceKey conferenceKey
public UserMeetMeConferencingGetConferenceDelegateListResponse()
public void setConferenceDelegateUserTable(List<UserMeetMeConferencingConferenceDelegateUserTableRow> conferenceDelegateUserTable)
public List<UserMeetMeConferencingConferenceDelegateUserTableRow> getConferenceDelegateUserTable()
public void setUser(BroadWorksUser user)
public BroadWorksUser getBroadWorksUser()
public void setConferenceKey(MeetMeConferencingConferenceKey conferenceKey)
public MeetMeConferencingConferenceKey getConferenceKey()
@GwtIncompatible protected void transform()
Response
Copyright © 2017 ECG. All rights reserved.