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 HomeNetworkMBean


public interface HomeNetworkMBean

Method Summary
 void addNetworkCell()
          Add a new element named networkCell
 List<NetworkCellMBean> getNetworkCellMBean()
          Return the list of the NetworkCell element
 void removeNetworkCell(int index)
          Remove an element named networkCell by the index

 

Method Detail

addNetworkCell

void addNetworkCell()
Add a new element named networkCell

removeNetworkCell

void removeNetworkCell(int index)
Remove an element named networkCell by the index

getNetworkCellMBean

List<NetworkCellMBean> getNetworkCellMBean()
Return the list of the NetworkCell 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.