Skip navigation links

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

E38079-01


oracle.ocsb.app.rcc.feature.announcementplayer
Interface AnnouncementPlayerMBean


public interface AnnouncementPlayerMBean

Method Summary
 String getAnnouncementCode()
          Gets the value of the announcementCode property.
 String getMrfAlias()
          Gets the value of the mrfAlias property.
 void setAnnouncementCode(String value)
          Sets the value of the announcementCode property.
 void setMrfAlias(String value)
          Sets the value of the mrfAlias property.

 

Method Detail

getMrfAlias

String getMrfAlias()
Gets the value of the mrfAlias property.

setMrfAlias

void setMrfAlias(String value)
Sets the value of the mrfAlias property.

getAnnouncementCode

String getAnnouncementCode()
Gets the value of the announcementCode property.

setAnnouncementCode

void setAnnouncementCode(String value)
Sets the value of the announcementCode 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.