public interface AdvancedNGConfigParserMBean
Modifier and Type | Method and Description |
---|---|
java.math.BigInteger |
getReasonHeaderCauseValueForKeepAlive()
Gets the value of the reasonHeaderCauseValueForKeepAlive property.
|
java.lang.String |
getReasonHeaderTextValueForKeepAlive()
Gets the value of the reasonHeaderTextValueForKeepAlive property.
|
java.math.BigInteger |
getWaitingForByeOrCancelIntervalSeconds()
Gets the value of the waitingForByeOrCancelIntervalSeconds property.
|
boolean |
isImscfSendAutomaticAlert()
Gets the value of the imscfSendAutomaticAlert property.
|
boolean |
isSuppressContinueForTAbandon()
Gets the value of the suppressContinueForTAbandon property.
|
void |
setImscfSendAutomaticAlert(boolean value)
Sets the value of the imscfSendAutomaticAlert property.
|
void |
setReasonHeaderCauseValueForKeepAlive(java.math.BigInteger value)
Sets the value of the reasonHeaderCauseValueForKeepAlive property.
|
void |
setReasonHeaderTextValueForKeepAlive(java.lang.String value)
Sets the value of the reasonHeaderTextValueForKeepAlive property.
|
void |
setSuppressContinueForTAbandon(boolean value)
Sets the value of the suppressContinueForTAbandon property.
|
void |
setWaitingForByeOrCancelIntervalSeconds(java.math.BigInteger value)
Sets the value of the waitingForByeOrCancelIntervalSeconds property.
|
java.math.BigInteger getReasonHeaderCauseValueForKeepAlive()
void setReasonHeaderCauseValueForKeepAlive(java.math.BigInteger value)
java.lang.String getReasonHeaderTextValueForKeepAlive()
void setReasonHeaderTextValueForKeepAlive(java.lang.String value)
java.math.BigInteger getWaitingForByeOrCancelIntervalSeconds()
void setWaitingForByeOrCancelIntervalSeconds(java.math.BigInteger value)
boolean isImscfSendAutomaticAlert()
void setImscfSendAutomaticAlert(boolean value)
boolean isSuppressContinueForTAbandon()
void setSuppressContinueForTAbandon(boolean value)