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 ReleaseCauseMappingRuleSetMBean


public interface ReleaseCauseMappingRuleSetMBean

Method Summary
 void addReleaseCauseMappingRule()
          Add a new element named releaseCauseMappingRule
 List<ReleaseCauseMappingRuleMBean> getReleaseCauseMappingRuleMBean()
          Return the list of the ReleaseCauseMappingRule element
 void removeReleaseCauseMappingRule(int index)
          Remove an element named releaseCauseMappingRule by the index

 

Method Detail

addReleaseCauseMappingRule

void addReleaseCauseMappingRule()
Add a new element named releaseCauseMappingRule

removeReleaseCauseMappingRule

void removeReleaseCauseMappingRule(int index)
Remove an element named releaseCauseMappingRule by the index

getReleaseCauseMappingRuleMBean

List<ReleaseCauseMappingRuleMBean> getReleaseCauseMappingRuleMBean()
Return the list of the ReleaseCauseMappingRule 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.