public static interface MediaServerControlMBean.RequestMBean
Modifier and Type | Method and Description |
---|---|
void |
addFaxplay()
Add a new element named faxplay
|
void |
addFaxrecord()
Add a new element named faxrecord
|
void |
addManagecontent()
Add a new element named managecontent
|
void |
addPlay()
Add a new element named play
|
void |
addPlaycollect()
Add a new element named playcollect
|
void |
addPlayrecord()
Add a new element named playrecord
|
void |
addStop()
Add a new element named stop
|
ConfigureConferenceRequestTypeMBean |
getConfigureConferenceMBean()
Return the value of the ConfigureConferenceRequestType element
|
ConfigureLegRequestTypeMBean |
getConfigureLegMBean()
Return the value of the ConfigureLegRequestType element
|
FaxRequestTypeMBean |
getFaxplayMBean()
Return the value of the FaxRequestType element
|
FaxRequestTypeMBean |
getFaxrecordMBean()
Return the value of the FaxRequestType element
|
ManagecontentRequestTypeMBean |
getManagecontentMBean()
Return the value of the ManagecontentRequestType element
|
PlaycollectRequestTypeMBean |
getPlaycollectMBean()
Return the value of the PlaycollectRequestType element
|
PlayRequestTypeMBean |
getPlayMBean()
Return the value of the PlayRequestType element
|
PlayrecordRequestTypeMBean |
getPlayrecordMBean()
Return the value of the PlayrecordRequestType element
|
StopRequestTypeMBean |
getStopMBean()
Return the value of the StopRequestType element
|
void |
removeFaxplay()
Remove an element named faxplay
|
void |
removeFaxrecord()
Remove an element named faxrecord
|
void |
removeManagecontent()
Remove an element named managecontent
|
void |
removePlay()
Remove an element named play
|
void |
removePlaycollect()
Remove an element named playcollect
|
void |
removePlayrecord()
Remove an element named playrecord
|
void |
removeStop()
Remove an element named stop
|
void |
setConfigureConferenceMBean(ConfigureConferenceRequestTypeMBean val)
Set the value of the ConfigureConferenceRequestType element
|
void |
setConfigureLegMBean(ConfigureLegRequestTypeMBean val)
Set the value of the ConfigureLegRequestType element
|
void |
setFaxplayMBean(FaxRequestTypeMBean val)
Set the value of the FaxRequestType element
|
void |
setFaxrecordMBean(FaxRequestTypeMBean val)
Set the value of the FaxRequestType element
|
void |
setManagecontentMBean(ManagecontentRequestTypeMBean val)
Set the value of the ManagecontentRequestType element
|
void |
setPlaycollectMBean(PlaycollectRequestTypeMBean val)
Set the value of the PlaycollectRequestType element
|
void |
setPlayMBean(PlayRequestTypeMBean val)
Set the value of the PlayRequestType element
|
void |
setPlayrecordMBean(PlayrecordRequestTypeMBean val)
Set the value of the PlayrecordRequestType element
|
void |
setStopMBean(StopRequestTypeMBean val)
Set the value of the StopRequestType element
|
void addPlay()
void removePlay()
void addPlaycollect()
void removePlaycollect()
void addPlayrecord()
void removePlayrecord()
void addManagecontent()
void removeManagecontent()
void addFaxplay()
void removeFaxplay()
void addFaxrecord()
void removeFaxrecord()
void addStop()
void removeStop()
ConfigureConferenceRequestTypeMBean getConfigureConferenceMBean()
void setConfigureConferenceMBean(ConfigureConferenceRequestTypeMBean val)
ConfigureLegRequestTypeMBean getConfigureLegMBean()
void setConfigureLegMBean(ConfigureLegRequestTypeMBean val)
PlayRequestTypeMBean getPlayMBean()
void setPlayMBean(PlayRequestTypeMBean val)
PlaycollectRequestTypeMBean getPlaycollectMBean()
void setPlaycollectMBean(PlaycollectRequestTypeMBean val)
PlayrecordRequestTypeMBean getPlayrecordMBean()
void setPlayrecordMBean(PlayrecordRequestTypeMBean val)
ManagecontentRequestTypeMBean getManagecontentMBean()
void setManagecontentMBean(ManagecontentRequestTypeMBean val)
FaxRequestTypeMBean getFaxplayMBean()
void setFaxplayMBean(FaxRequestTypeMBean val)
FaxRequestTypeMBean getFaxrecordMBean()
void setFaxrecordMBean(FaxRequestTypeMBean val)
StopRequestTypeMBean getStopMBean()
void setStopMBean(StopRequestTypeMBean val)