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 NetworkCellMBean

All Superinterfaces:
NetworkCellReadOnlyMBean
All Known Implementing Classes:
NetworkCell

public interface NetworkCellMBean
extends NetworkCellReadOnlyMBean

Method Summary
 void setAccessInfo(String value)
          Sets the value of the accessInfo property.
 void setAccessType(String value)
          Sets the value of the accessType property.
 void setValuesMBean(ValuesMBean val)
          Set the value of the Values element

 

Methods inherited from interface oracle.ocsb.app.rcc.feature.homezone.config.beans.NetworkCellReadOnlyMBean
getAccessInfo, getAccessType, getValuesMBean

 

Method Detail

setAccessInfo

void setAccessInfo(String value)
Sets the value of the accessInfo property.

setAccessType

void setAccessType(String value)
Sets the value of the accessType property.

setValuesMBean

void setValuesMBean(ValuesMBean val)
Set the value of the Values element

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.