Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


com.convergin.wcs.osgi.im.psx.map3
Interface MapHandlingGsmMBean


public interface MapHandlingGsmMBean

Method Summary
 String getDefaultNumberingPlanValue()
           
 String getGsmScfAddress()
          Gets the value of the gsmScfAddress property.
 String getGsmScfAddressNoaValue()
           
 String getMsisdnNoaValue()
           
 void setDefaultNumberingPlanValue(String value)
          Set the value of defaultNumberingPlan
 void setGsmScfAddress(String value)
          Sets the value of the gsmScfAddress property.
 void setGsmScfAddressNoaValue(String value)
          Set the value of gsmScfAddressNoa
 void setMsisdnNoaValue(String value)
          Set the value of msisdnNoa

 

Method Detail

getGsmScfAddress

String getGsmScfAddress()
Gets the value of the gsmScfAddress property.

setGsmScfAddress

void setGsmScfAddress(String value)
Sets the value of the gsmScfAddress property.

setGsmScfAddressNoaValue

void setGsmScfAddressNoaValue(String value)
Set the value of gsmScfAddressNoa

getGsmScfAddressNoaValue

String getGsmScfAddressNoaValue()

setMsisdnNoaValue

void setMsisdnNoaValue(String value)
Set the value of msisdnNoa

getMsisdnNoaValue

String getMsisdnNoaValue()

setDefaultNumberingPlanValue

void setDefaultNumberingPlanValue(String value)
Set the value of defaultNumberingPlan

getDefaultNumberingPlanValue

String getDefaultNumberingPlanValue()

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.