Skip navigation links

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

E26225-01


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

All Superinterfaces:
ValuesReadOnlyMBean
All Known Implementing Classes:
Values

public interface ValuesMBean
extends ValuesReadOnlyMBean

Method Summary
 void addValueElement()
          Add a new element named valueElement
 void removeValueElement(int index)
          Remove an element named valueElement by the index

 

Methods inherited from interface oracle.ocsb.app.rcc.feature.homezone.config.beans.ValuesReadOnlyMBean
getValueElementMBean

 

Method Detail

addValueElement

void addValueElement()
Add a new element named valueElement

removeValueElement

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

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.