Skip navigation links

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

E38079-01


oracle.ocsb.app.rcc.feature.homezone
Interface ValuesMBean


public interface ValuesMBean

Method Summary
 void addValueElement()
          Add a new element named valueElement
 List<ValueElementMBean> getValueElementMBean()
          Return the list of the ValueElement element
 void removeValueElement(int index)
          Remove an element named valueElement by the index

 

Method Detail

addValueElement

void addValueElement()
Add a new element named valueElement

removeValueElement

void removeValueElement(int index)
Remove an element named valueElement by the index

getValueElementMBean

List<ValueElementMBean> getValueElementMBean()
Return the list of the ValueElement 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.