Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.ssf.cap3
Interface ImssfSmsGeneralInapMBean


public interface ImssfSmsGeneralInapMBean

Method Summary
 BigInteger getDefaultSipErrorCodeForRpcause()
          Gets the value of the defaultSipErrorCodeForRpcause property.
 String getNoaOfSmsCallingPartyNumberValue()
           
 String getNumberingPlanIndicatorOfDestinationSubscriberNumberValue()
           
 String getNumberingPlanIndicatorOfSmsCallingPartyNumberValue()
           
 RpcauseToSipErrorMBean getRpcauseToSipErrorMBean()
          Return the value of the RpcauseToSipError element
 String getTypeOfNumberOfDestinationSubscriberNumberValue()
           
 void setDefaultSipErrorCodeForRpcause(BigInteger value)
          Sets the value of the defaultSipErrorCodeForRpcause property.
 void setNoaOfSmsCallingPartyNumberValue(String value)
          Set the value of noaOfSmsCallingPartyNumber
 void setNumberingPlanIndicatorOfDestinationSubscriberNumberValue(String value)
          Set the value of numberingPlanIndicatorOfDestinationSubscriberNumber
 void setNumberingPlanIndicatorOfSmsCallingPartyNumberValue(String value)
          Set the value of numberingPlanIndicatorOfSmsCallingPartyNumber
 void setRpcauseToSipErrorMBean(RpcauseToSipErrorMBean val)
          Set the value of the RpcauseToSipError element
 void setTypeOfNumberOfDestinationSubscriberNumberValue(String value)
          Set the value of typeOfNumberOfDestinationSubscriberNumber

 

Method Detail

getDefaultSipErrorCodeForRpcause

BigInteger getDefaultSipErrorCodeForRpcause()
Gets the value of the defaultSipErrorCodeForRpcause property.

setDefaultSipErrorCodeForRpcause

void setDefaultSipErrorCodeForRpcause(BigInteger value)
Sets the value of the defaultSipErrorCodeForRpcause property.

setNumberingPlanIndicatorOfDestinationSubscriberNumberValue

void setNumberingPlanIndicatorOfDestinationSubscriberNumberValue(String value)
Set the value of numberingPlanIndicatorOfDestinationSubscriberNumber

getNumberingPlanIndicatorOfDestinationSubscriberNumberValue

String getNumberingPlanIndicatorOfDestinationSubscriberNumberValue()

setTypeOfNumberOfDestinationSubscriberNumberValue

void setTypeOfNumberOfDestinationSubscriberNumberValue(String value)
Set the value of typeOfNumberOfDestinationSubscriberNumber

getTypeOfNumberOfDestinationSubscriberNumberValue

String getTypeOfNumberOfDestinationSubscriberNumberValue()

setNumberingPlanIndicatorOfSmsCallingPartyNumberValue

void setNumberingPlanIndicatorOfSmsCallingPartyNumberValue(String value)
Set the value of numberingPlanIndicatorOfSmsCallingPartyNumber

getNumberingPlanIndicatorOfSmsCallingPartyNumberValue

String getNumberingPlanIndicatorOfSmsCallingPartyNumberValue()

setNoaOfSmsCallingPartyNumberValue

void setNoaOfSmsCallingPartyNumberValue(String value)
Set the value of noaOfSmsCallingPartyNumber

getNoaOfSmsCallingPartyNumberValue

String getNoaOfSmsCallingPartyNumberValue()

getRpcauseToSipErrorMBean

RpcauseToSipErrorMBean getRpcauseToSipErrorMBean()
Return the value of the RpcauseToSipError element

setRpcauseToSipErrorMBean

void setRpcauseToSipErrorMBean(RpcauseToSipErrorMBean val)
Set the value of the RpcauseToSipError 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.