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 SupplementaryServiceHandlingMBean


public interface SupplementaryServiceHandlingMBean

Method Summary
 String getAsDomainNameAddress()
          Gets the value of the asDomainNameAddress property.
 BigInteger getAsIdleIntervalInSeconds()
          Gets the value of the asIdleIntervalInSeconds property.
 String getAsProtocolStack()
          Gets the value of the asProtocolStack property.
 String getBodyEncodingFormatValue()
           
 String getPAssertedIdentityDomainNameAddress()
          Gets the value of the pAssertedIdentityDomainNameAddress property.
 String getUixUssdDomainNameAddress()
          Gets the value of the uixUssdDomainNameAddress property.
 BigInteger getUssdMessageMaximumLength()
          Gets the value of the ussdMessageMaximumLength property.
 void setAsDomainNameAddress(String value)
          Sets the value of the asDomainNameAddress property.
 void setAsIdleIntervalInSeconds(BigInteger value)
          Sets the value of the asIdleIntervalInSeconds property.
 void setAsProtocolStack(String value)
          Sets the value of the asProtocolStack property.
 void setBodyEncodingFormatValue(String value)
          Set the value of bodyEncodingFormat
 void setPAssertedIdentityDomainNameAddress(String value)
          Sets the value of the pAssertedIdentityDomainNameAddress property.
 void setUixUssdDomainNameAddress(String value)
          Sets the value of the uixUssdDomainNameAddress property.
 void setUssdMessageMaximumLength(BigInteger value)
          Sets the value of the ussdMessageMaximumLength property.

 

Method Detail

getAsProtocolStack

String getAsProtocolStack()
Gets the value of the asProtocolStack property.

setAsProtocolStack

void setAsProtocolStack(String value)
Sets the value of the asProtocolStack property.

getUixUssdDomainNameAddress

String getUixUssdDomainNameAddress()
Gets the value of the uixUssdDomainNameAddress property.

setUixUssdDomainNameAddress

void setUixUssdDomainNameAddress(String value)
Sets the value of the uixUssdDomainNameAddress property.

getAsDomainNameAddress

String getAsDomainNameAddress()
Gets the value of the asDomainNameAddress property.

setAsDomainNameAddress

void setAsDomainNameAddress(String value)
Sets the value of the asDomainNameAddress property.

getPAssertedIdentityDomainNameAddress

String getPAssertedIdentityDomainNameAddress()
Gets the value of the pAssertedIdentityDomainNameAddress property.

setPAssertedIdentityDomainNameAddress

void setPAssertedIdentityDomainNameAddress(String value)
Sets the value of the pAssertedIdentityDomainNameAddress property.

getAsIdleIntervalInSeconds

BigInteger getAsIdleIntervalInSeconds()
Gets the value of the asIdleIntervalInSeconds property.

setAsIdleIntervalInSeconds

void setAsIdleIntervalInSeconds(BigInteger value)
Sets the value of the asIdleIntervalInSeconds property.

getUssdMessageMaximumLength

BigInteger getUssdMessageMaximumLength()
Gets the value of the ussdMessageMaximumLength property.

setUssdMessageMaximumLength

void setUssdMessageMaximumLength(BigInteger value)
Sets the value of the ussdMessageMaximumLength property.

setBodyEncodingFormatValue

void setBodyEncodingFormatValue(String value)
Set the value of bodyEncodingFormat

getBodyEncodingFormatValue

String getBodyEncodingFormatValue()

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.