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 NetworkCellMBean


public interface NetworkCellMBean

Method Summary
 String getAccessInfo()
          Gets the value of the accessInfo property.
 String getAccessType()
          Gets the value of the accessType property.
 ValuesMBean getValuesMBean()
          Return the value of the Values element
 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

 

Method Detail

getAccessInfo

String getAccessInfo()
Gets the value of the accessInfo property.

setAccessInfo

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

getAccessType

String getAccessType()
Gets the value of the accessType property.

setAccessType

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

getValuesMBean

ValuesMBean getValuesMBean()
Return the value of the Values element

setValuesMBean

void setValuesMBean(ValuesMBean val)
Set the value of the Values 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.