Package co.ecg.alpaca.toolkit.generated
Class MeetMeConferencingBridge.UserMeetMeConferencingGetConferenceResponse
java.lang.Object
co.ecg.alpaca.toolkit.messaging.response.XMLMessage
co.ecg.alpaca.toolkit.messaging.response.Response
co.ecg.alpaca.toolkit.generated.MeetMeConferencingBridge.UserMeetMeConferencingGetConferenceResponse
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- MeetMeConferencingBridge
public static class MeetMeConferencingBridge.UserMeetMeConferencingGetConferenceResponse extends Response
Response to UserMeetMeConferencingGetConferenceRequest20. Contains the information of a conference.
- Author:
- AlpacaGenerator
- See Also:
- Serialized Form
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.String
accountCode
protected java.lang.Boolean
allowUniqueIdentifier
protected MeetMeConferencingConferenceAttendeeNotification
attendeeNotification
protected MeetMeConferencingConferenceKey
conferenceKey
protected ConferenceSchedule
conferenceSchedule
protected java.lang.Boolean
endConferenceOnModeratorExit
protected java.lang.Integer
estimatedParticipants
protected java.lang.String
hostTimeZone
protected java.lang.Integer
maxParticipants
protected java.lang.String
moderatorPin
protected java.lang.Boolean
moderatorRequired
protected java.lang.Boolean
muteAllAttendeesOnEntry
protected java.lang.Boolean
requireSecurityPin
protected java.lang.Boolean
restrictParticipants
protected java.lang.String
securityPin
protected java.lang.String
title
protected BroadWorksUser
user
Fields inherited from class co.ecg.alpaca.toolkit.messaging.response.Response
commandType, detailText, request, summaryText
-
Constructor Summary
Constructors Constructor Description UserMeetMeConferencingGetConferenceResponse()
-
Method Summary
Modifier and Type Method Description boolean
equals(java.lang.Object o)
java.lang.String
getAccountCode()
java.lang.Boolean
getAllowUniqueIdentifier()
MeetMeConferencingConferenceAttendeeNotification
getAttendeeNotification()
BroadWorksUser
getBroadWorksUser()
MeetMeConferencingConferenceKey
getConferenceKey()
ConferenceSchedule
getConferenceSchedule()
java.lang.Boolean
getEndConferenceOnModeratorExit()
java.lang.Integer
getEstimatedParticipants()
java.lang.String
getHostTimeZone()
java.lang.Integer
getMaxParticipants()
java.lang.String
getModeratorPin()
java.lang.Boolean
getModeratorRequired()
java.lang.Boolean
getMuteAllAttendeesOnEntry()
java.lang.Boolean
getRequireSecurityPin()
java.lang.Boolean
getRestrictParticipants()
java.lang.String
getSecurityPin()
java.lang.String
getTitle()
int
hashCode()
boolean
restrictParticipantsFlagExist()
void
setAccountCode(java.lang.String accountCode)
void
setAllowUniqueIdentifier(java.lang.Boolean allowUniqueIdentifier)
void
setAttendeeNotification(MeetMeConferencingConferenceAttendeeNotification attendeeNotification)
void
setConferenceKey(MeetMeConferencingConferenceKey conferenceKey)
void
setConferenceSchedule(ConferenceSchedule conferenceSchedule)
void
setEndConferenceOnModeratorExit(java.lang.Boolean endConferenceOnModeratorExit)
void
setEstimatedParticipants(java.lang.Integer estimatedParticipants)
void
setFlagRestrictParticipants()
void
setHostTimeZone(java.lang.String hostTimeZone)
void
setMaxParticipants(java.lang.Integer maxParticipants)
void
setModeratorPin(java.lang.String moderatorPin)
void
setModeratorRequired(java.lang.Boolean moderatorRequired)
void
setMuteAllAttendeesOnEntry(java.lang.Boolean muteAllAttendeesOnEntry)
void
setRequireSecurityPin(java.lang.Boolean requireSecurityPin)
void
setSecurityPin(java.lang.String securityPin)
void
setTitle(java.lang.String title)
void
setUser(BroadWorksUser user)
void
transform()
Transforms the Response from XML Content to a populated POJOMethods inherited from class co.ecg.alpaca.toolkit.messaging.response.Response
getDetailText, getErrorCode, getRequest, getResponse, getSummaryText, isCommandType, isErrorResponse, setRequest
Methods inherited from class co.ecg.alpaca.toolkit.messaging.response.XMLMessage
getBoolean, getContent, getDate, getDateTime, getFloat, getInteger, getIntegerArray, getLong, getNode, getNodeArray, getNumber, getString, getStringArray, getTime, setContent
-
Field Details
-
title
protected java.lang.String title -
estimatedParticipants
protected java.lang.Integer estimatedParticipants -
restrictParticipants
protected java.lang.Boolean restrictParticipants -
maxParticipants
protected java.lang.Integer maxParticipants -
accountCode
protected java.lang.String accountCode -
muteAllAttendeesOnEntry
protected java.lang.Boolean muteAllAttendeesOnEntry -
endConferenceOnModeratorExit
protected java.lang.Boolean endConferenceOnModeratorExit -
moderatorRequired
protected java.lang.Boolean moderatorRequired -
requireSecurityPin
protected java.lang.Boolean requireSecurityPin -
securityPin
protected java.lang.String securityPin -
allowUniqueIdentifier
protected java.lang.Boolean allowUniqueIdentifier -
attendeeNotification
-
conferenceSchedule
-
moderatorPin
protected java.lang.String moderatorPin -
hostTimeZone
protected java.lang.String hostTimeZone -
user
-
conferenceKey
-
-
Constructor Details
-
UserMeetMeConferencingGetConferenceResponse
public UserMeetMeConferencingGetConferenceResponse()
-
-
Method Details
-
setTitle
public void setTitle(java.lang.String title) -
getTitle
public java.lang.String getTitle() -
setEstimatedParticipants
public void setEstimatedParticipants(java.lang.Integer estimatedParticipants) -
getEstimatedParticipants
public java.lang.Integer getEstimatedParticipants() -
setFlagRestrictParticipants
public void setFlagRestrictParticipants() -
restrictParticipantsFlagExist
public boolean restrictParticipantsFlagExist() -
getRestrictParticipants
public java.lang.Boolean getRestrictParticipants() -
setMaxParticipants
public void setMaxParticipants(java.lang.Integer maxParticipants) -
getMaxParticipants
public java.lang.Integer getMaxParticipants() -
setAccountCode
public void setAccountCode(java.lang.String accountCode) -
getAccountCode
public java.lang.String getAccountCode() -
setMuteAllAttendeesOnEntry
public void setMuteAllAttendeesOnEntry(java.lang.Boolean muteAllAttendeesOnEntry) -
getMuteAllAttendeesOnEntry
public java.lang.Boolean getMuteAllAttendeesOnEntry() -
setEndConferenceOnModeratorExit
public void setEndConferenceOnModeratorExit(java.lang.Boolean endConferenceOnModeratorExit) -
getEndConferenceOnModeratorExit
public java.lang.Boolean getEndConferenceOnModeratorExit() -
setModeratorRequired
public void setModeratorRequired(java.lang.Boolean moderatorRequired) -
getModeratorRequired
public java.lang.Boolean getModeratorRequired() -
setRequireSecurityPin
public void setRequireSecurityPin(java.lang.Boolean requireSecurityPin) -
getRequireSecurityPin
public java.lang.Boolean getRequireSecurityPin() -
setSecurityPin
public void setSecurityPin(java.lang.String securityPin) -
getSecurityPin
public java.lang.String getSecurityPin() -
setAllowUniqueIdentifier
public void setAllowUniqueIdentifier(java.lang.Boolean allowUniqueIdentifier) -
getAllowUniqueIdentifier
public java.lang.Boolean getAllowUniqueIdentifier() -
setAttendeeNotification
public void setAttendeeNotification(MeetMeConferencingConferenceAttendeeNotification attendeeNotification) -
getAttendeeNotification
-
setConferenceSchedule
-
getConferenceSchedule
-
setModeratorPin
public void setModeratorPin(java.lang.String moderatorPin) -
getModeratorPin
public java.lang.String getModeratorPin() -
setHostTimeZone
public void setHostTimeZone(java.lang.String hostTimeZone) -
getHostTimeZone
public java.lang.String getHostTimeZone() -
setUser
-
getBroadWorksUser
-
setConferenceKey
-
getConferenceKey
-
transform
public void transform()Description copied from class:Response
Transforms the Response from XML Content to a populated POJO -
equals
public boolean equals(java.lang.Object o)- Overrides:
equals
in classjava.lang.Object
-
hashCode
public int hashCode()- Overrides:
hashCode
in classjava.lang.Object
-