public interface CallHandlingNGConfigParserMBean
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBodyEncodingFormatValue() |
java.math.BigInteger |
getOeReactionIntervalInSeconds()
Gets the value of the oeReactionIntervalInSeconds property.
|
java.lang.String |
getPAssertedIdentityDomainNameAddress()
Gets the value of the pAssertedIdentityDomainNameAddress property.
|
void |
setBodyEncodingFormatValue(java.lang.String value)
Set the value of bodyEncodingFormat
|
void |
setOeReactionIntervalInSeconds(java.math.BigInteger value)
Sets the value of the oeReactionIntervalInSeconds property.
|
void |
setPAssertedIdentityDomainNameAddress(java.lang.String value)
Sets the value of the pAssertedIdentityDomainNameAddress property.
|
java.math.BigInteger getOeReactionIntervalInSeconds()
void setOeReactionIntervalInSeconds(java.math.BigInteger value)
java.lang.String getPAssertedIdentityDomainNameAddress()
void setPAssertedIdentityDomainNameAddress(java.lang.String value)
void setBodyEncodingFormatValue(java.lang.String value)
java.lang.String getBodyEncodingFormatValue()