public interface CallHandlingMBean
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTerminationCauseAvpOnSalByeValue() |
java.lang.String |
getTerminationCauseAvpOnSalCancelValue() |
java.lang.String |
getTerminationCauseAvpOnSalFinalErrorResponseValue() |
boolean |
isCutThroughMode()
Gets the value of the cutThroughMode property.
|
boolean |
isSendCcrOnThresholdIndication()
Gets the value of the sendCcrOnThresholdIndication property.
|
void |
setCutThroughMode(boolean value)
Sets the value of the cutThroughMode property.
|
void |
setSendCcrOnThresholdIndication(boolean value)
Sets the value of the sendCcrOnThresholdIndication property.
|
void |
setTerminationCauseAvpOnSalByeValue(java.lang.String value)
Set the value of terminationCauseAvpOnSalBye
|
void |
setTerminationCauseAvpOnSalCancelValue(java.lang.String value)
Set the value of terminationCauseAvpOnSalCancel
|
void |
setTerminationCauseAvpOnSalFinalErrorResponseValue(java.lang.String value)
Set the value of terminationCauseAvpOnSalFinalErrorResponse
|
boolean isCutThroughMode()
void setCutThroughMode(boolean value)
boolean isSendCcrOnThresholdIndication()
void setSendCcrOnThresholdIndication(boolean value)
void setTerminationCauseAvpOnSalByeValue(java.lang.String value)
java.lang.String getTerminationCauseAvpOnSalByeValue()
void setTerminationCauseAvpOnSalCancelValue(java.lang.String value)
java.lang.String getTerminationCauseAvpOnSalCancelValue()
void setTerminationCauseAvpOnSalFinalErrorResponseValue(java.lang.String value)
java.lang.String getTerminationCauseAvpOnSalFinalErrorResponseValue()