Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.ssf.cap3
Interface SmsSubscriberDataMBean


public interface SmsSubscriberDataMBean

Method Summary
 void addSmsSubscriberDataRecord()
          Add a new element named smsSubscriberDataRecord
 List<SmsSubscriberDataEntryMBean> getSmsSubscriberDataRecordMBean()
          Return the list of the SmsSubscriberDataEntry element
 void removeSmsSubscriberDataRecord(int index)
          Remove an element named smsSubscriberDataRecord by the index

 

Method Detail

addSmsSubscriberDataRecord

void addSmsSubscriberDataRecord()
Add a new element named smsSubscriberDataRecord

removeSmsSubscriberDataRecord

void removeSmsSubscriberDataRecord(int index)
Remove an element named smsSubscriberDataRecord by the index

getSmsSubscriberDataRecordMBean

List<SmsSubscriberDataEntryMBean> getSmsSubscriberDataRecordMBean()
Return the list of the SmsSubscriberDataEntry 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.