Skip navigation links

Oracle Communications Service Broker Policy and Charging MBean Java API Reference
6.0

E26225-01


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

All Superinterfaces:
AnnouncementPlayerReadOnlyMBean
All Known Implementing Classes:
AnnouncementPlayer

public interface AnnouncementPlayerMBean
extends AnnouncementPlayerReadOnlyMBean

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

 

Methods inherited from interface oracle.ocsb.app.rcc.feature.announcementplayer.config.beans.AnnouncementPlayerReadOnlyMBean
getAnnouncementCode, getMrfAlias

 

Method Detail

setMrfAlias

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

setAnnouncementCode

void setAnnouncementCode(String value)
Sets the value of the announcementCode property.

Skip navigation links

Oracle Communications Service Broker Policy and Charging MBean Java API Reference
6.0

E26225-01


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