Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


oracle.axia.jmsc
Interface MediaServerControlMBean.RequestMBean

Enclosing interface:
MediaServerControlMBean

public static interface MediaServerControlMBean.RequestMBean

Method Summary
 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

 

Method Detail

addPlay

void addPlay()
Add a new element named play

removePlay

void removePlay()
Remove an element named play

addPlaycollect

void addPlaycollect()
Add a new element named playcollect

removePlaycollect

void removePlaycollect()
Remove an element named playcollect

addPlayrecord

void addPlayrecord()
Add a new element named playrecord

removePlayrecord

void removePlayrecord()
Remove an element named playrecord

addManagecontent

void addManagecontent()
Add a new element named managecontent

removeManagecontent

void removeManagecontent()
Remove an element named managecontent

addFaxplay

void addFaxplay()
Add a new element named faxplay

removeFaxplay

void removeFaxplay()
Remove an element named faxplay

addFaxrecord

void addFaxrecord()
Add a new element named faxrecord

removeFaxrecord

void removeFaxrecord()
Remove an element named faxrecord

addStop

void addStop()
Add a new element named stop

removeStop

void removeStop()
Remove an element named stop

getConfigureConferenceMBean

ConfigureConferenceRequestTypeMBean getConfigureConferenceMBean()
Return the value of the ConfigureConferenceRequestType element

setConfigureConferenceMBean

void setConfigureConferenceMBean(ConfigureConferenceRequestTypeMBean val)
Set the value of the ConfigureConferenceRequestType element

getConfigureLegMBean

ConfigureLegRequestTypeMBean getConfigureLegMBean()
Return the value of the ConfigureLegRequestType element

setConfigureLegMBean

void setConfigureLegMBean(ConfigureLegRequestTypeMBean val)
Set the value of the ConfigureLegRequestType element

getPlayMBean

PlayRequestTypeMBean getPlayMBean()
Return the value of the PlayRequestType element

setPlayMBean

void setPlayMBean(PlayRequestTypeMBean val)
Set the value of the PlayRequestType element

getPlaycollectMBean

PlaycollectRequestTypeMBean getPlaycollectMBean()
Return the value of the PlaycollectRequestType element

setPlaycollectMBean

void setPlaycollectMBean(PlaycollectRequestTypeMBean val)
Set the value of the PlaycollectRequestType element

getPlayrecordMBean

PlayrecordRequestTypeMBean getPlayrecordMBean()
Return the value of the PlayrecordRequestType element

setPlayrecordMBean

void setPlayrecordMBean(PlayrecordRequestTypeMBean val)
Set the value of the PlayrecordRequestType element

getManagecontentMBean

ManagecontentRequestTypeMBean getManagecontentMBean()
Return the value of the ManagecontentRequestType element

setManagecontentMBean

void setManagecontentMBean(ManagecontentRequestTypeMBean val)
Set the value of the ManagecontentRequestType element

getFaxplayMBean

FaxRequestTypeMBean getFaxplayMBean()
Return the value of the FaxRequestType element

setFaxplayMBean

void setFaxplayMBean(FaxRequestTypeMBean val)
Set the value of the FaxRequestType element

getFaxrecordMBean

FaxRequestTypeMBean getFaxrecordMBean()
Return the value of the FaxRequestType element

setFaxrecordMBean

void setFaxrecordMBean(FaxRequestTypeMBean val)
Set the value of the FaxRequestType element

getStopMBean

StopRequestTypeMBean getStopMBean()
Return the value of the StopRequestType element

setStopMBean

void setStopMBean(StopRequestTypeMBean val)
Set the value of the StopRequestType element

Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


Copyright © 2013, Oracle and/or its affiliates. All rights reserved.