Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.psx.ansimap
Interface MapHandlingAnsiMBean


public interface MapHandlingAnsiMBean

Method Summary
 String getLocationOperationValue()
           
 String getMdnNoaValue()
           
 String getSearchServiceId()
          Gets the value of the searchServiceId property.
 boolean isHlrNotifyWhenAvailable()
          Gets the value of the hlrNotifyWhenAvailable property.
 void setHlrNotifyWhenAvailable(boolean value)
          Sets the value of the hlrNotifyWhenAvailable property.
 void setLocationOperationValue(String value)
          Set the value of locationOperation
 void setMdnNoaValue(String value)
          Set the value of mdnNoa
 void setSearchServiceId(String value)
          Sets the value of the searchServiceId property.

 

Method Detail

isHlrNotifyWhenAvailable

boolean isHlrNotifyWhenAvailable()
Gets the value of the hlrNotifyWhenAvailable property.

setHlrNotifyWhenAvailable

void setHlrNotifyWhenAvailable(boolean value)
Sets the value of the hlrNotifyWhenAvailable property.

getSearchServiceId

String getSearchServiceId()
Gets the value of the searchServiceId property.

setSearchServiceId

void setSearchServiceId(String value)
Sets the value of the searchServiceId property.

setLocationOperationValue

void setLocationOperationValue(String value)
Set the value of locationOperation

getLocationOperationValue

String getLocationOperationValue()

setMdnNoaValue

void setMdnNoaValue(String value)
Set the value of mdnNoa

getMdnNoaValue

String getMdnNoaValue()

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.