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 HomeNetworkMBean

All Superinterfaces:
HomeNetworkReadOnlyMBean
All Known Implementing Classes:
HomeNetwork

public interface HomeNetworkMBean
extends HomeNetworkReadOnlyMBean

Method Summary
 void addNetworkCell()
          Add a new element named networkCell
 void removeNetworkCell(int index)
          Remove an element named networkCell by the index

 

Methods inherited from interface oracle.ocsb.app.rcc.feature.homezone.config.beans.HomeNetworkReadOnlyMBean
getNetworkCellMBean

 

Method Detail

addNetworkCell

void addNetworkCell()
Add a new element named networkCell

removeNetworkCell

void removeNetworkCell(int index)
Remove an element named networkCell 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.