public interface SupplementaryServiceHandlingMBean
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAsDomainNameAddress()
Gets the value of the asDomainNameAddress property.
|
java.math.BigInteger |
getAsIdleIntervalInSeconds()
Gets the value of the asIdleIntervalInSeconds property.
|
java.lang.String |
getAsProtocolStack()
Gets the value of the asProtocolStack property.
|
java.lang.String |
getBodyEncodingFormatValue() |
java.lang.String |
getPAssertedIdentityDomainNameAddress()
Gets the value of the pAssertedIdentityDomainNameAddress property.
|
java.lang.String |
getUixUssdDomainNameAddress()
Gets the value of the uixUssdDomainNameAddress property.
|
java.math.BigInteger |
getUssdMessageMaximumLength()
Gets the value of the ussdMessageMaximumLength property.
|
void |
setAsDomainNameAddress(java.lang.String value)
Sets the value of the asDomainNameAddress property.
|
void |
setAsIdleIntervalInSeconds(java.math.BigInteger value)
Sets the value of the asIdleIntervalInSeconds property.
|
void |
setAsProtocolStack(java.lang.String value)
Sets the value of the asProtocolStack property.
|
void |
setBodyEncodingFormatValue(java.lang.String value)
Set the value of bodyEncodingFormat
|
void |
setPAssertedIdentityDomainNameAddress(java.lang.String value)
Sets the value of the pAssertedIdentityDomainNameAddress property.
|
void |
setUixUssdDomainNameAddress(java.lang.String value)
Sets the value of the uixUssdDomainNameAddress property.
|
void |
setUssdMessageMaximumLength(java.math.BigInteger value)
Sets the value of the ussdMessageMaximumLength property.
|
java.lang.String getAsProtocolStack()
void setAsProtocolStack(java.lang.String value)
java.lang.String getUixUssdDomainNameAddress()
void setUixUssdDomainNameAddress(java.lang.String value)
java.lang.String getAsDomainNameAddress()
void setAsDomainNameAddress(java.lang.String value)
java.lang.String getPAssertedIdentityDomainNameAddress()
void setPAssertedIdentityDomainNameAddress(java.lang.String value)
java.math.BigInteger getAsIdleIntervalInSeconds()
void setAsIdleIntervalInSeconds(java.math.BigInteger value)
java.math.BigInteger getUssdMessageMaximumLength()
void setUssdMessageMaximumLength(java.math.BigInteger value)
void setBodyEncodingFormatValue(java.lang.String value)
java.lang.String getBodyEncodingFormatValue()