Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.uix.sms.smpp34
Interface AdvancedMBean


public interface AdvancedMBean

Method Summary
 String getAsDomainNameAddress()
          Gets the value of the asDomainNameAddress property.
 String getAsProtocolStack()
          Gets the value of the asProtocolStack property.
 String getPAssertedIdentityDomainNameAddress()
          Gets the value of the pAssertedIdentityDomainNameAddress property.
 String getUixSmsDomainNameAddress()
          Gets the value of the uixSmsDomainNameAddress property.
 void setAsDomainNameAddress(String value)
          Sets the value of the asDomainNameAddress property.
 void setAsProtocolStack(String value)
          Sets the value of the asProtocolStack property.
 void setPAssertedIdentityDomainNameAddress(String value)
          Sets the value of the pAssertedIdentityDomainNameAddress property.
 void setUixSmsDomainNameAddress(String value)
          Sets the value of the uixSmsDomainNameAddress 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.

getUixSmsDomainNameAddress

String getUixSmsDomainNameAddress()
Gets the value of the uixSmsDomainNameAddress property.

setUixSmsDomainNameAddress

void setUixSmsDomainNameAddress(String value)
Sets the value of the uixSmsDomainNameAddress 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.

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.