Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.uix.ussd.smpp34
Interface SmppHandlingMBean


public interface SmppHandlingMBean

Method Summary
 String getPreferredIdentityValue()
           
 BigInteger getSmscReactionIntervalInSeconds()
          Gets the value of the smscReactionIntervalInSeconds property.
 String getUssdConfirmationPhaseValue()
           
 void setPreferredIdentityValue(String value)
          Set the value of preferredIdentity
 void setSmscReactionIntervalInSeconds(BigInteger value)
          Sets the value of the smscReactionIntervalInSeconds property.
 void setUssdConfirmationPhaseValue(String value)
          Set the value of ussdConfirmationPhase

 

Method Detail

getSmscReactionIntervalInSeconds

BigInteger getSmscReactionIntervalInSeconds()
Gets the value of the smscReactionIntervalInSeconds property.

setSmscReactionIntervalInSeconds

void setSmscReactionIntervalInSeconds(BigInteger value)
Sets the value of the smscReactionIntervalInSeconds property.

setPreferredIdentityValue

void setPreferredIdentityValue(String value)
Set the value of preferredIdentity

getPreferredIdentityValue

String getPreferredIdentityValue()

setUssdConfirmationPhaseValue

void setUssdConfirmationPhaseValue(String value)
Set the value of ussdConfirmationPhase

getUssdConfirmationPhaseValue

String getUssdConfirmationPhaseValue()

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.