Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.scf.cap3
Interface MediaResourceAnnouncementMBean


public interface MediaResourceAnnouncementMBean

Method Summary
 String getAlias()
          Gets the value of the alias property.
 String getGeneralAnnouncementId()
          Gets the value of the generalAnnouncementId property.
 String getName()
          Gets the value of the name property.
 String getSpecificAnnouncement()
          Gets the value of the specificAnnouncement property.
 void setAlias(String value)
          Sets the value of the alias property.
 void setGeneralAnnouncementId(String value)
          Sets the value of the generalAnnouncementId property.
 void setName(String value)
          Sets the value of the name property.
 void setSpecificAnnouncement(String value)
          Sets the value of the specificAnnouncement property.

 

Method Detail

getName

String getName()
Gets the value of the name property.

setName

void setName(String value)
Sets the value of the name property.

getAlias

String getAlias()
Gets the value of the alias property.

setAlias

void setAlias(String value)
Sets the value of the alias property.

getGeneralAnnouncementId

String getGeneralAnnouncementId()
Gets the value of the generalAnnouncementId property.

setGeneralAnnouncementId

void setGeneralAnnouncementId(String value)
Sets the value of the generalAnnouncementId property.

getSpecificAnnouncement

String getSpecificAnnouncement()
Gets the value of the specificAnnouncement property.

setSpecificAnnouncement

void setSpecificAnnouncement(String value)
Sets the value of the specificAnnouncement property.

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.