public interface CallHandlingMBean
Modifier and Type | Method and Description |
---|---|
java.math.BigInteger |
getDefaultResultCodeAvp()
Gets the value of the defaultResultCodeAvp property.
|
java.lang.String |
getDefaultSessionTypeValue() |
java.lang.String |
getDestinationRoutingInfoInDiameterBasedOrchestrationMode()
Gets the value of the destinationRoutingInfoInDiameterBasedOrchestrationMode property.
|
java.math.BigInteger |
getResultCodeAVPOnNoResponseFromAS()
Gets the value of the resultCodeAVPOnNoResponseFromAS property.
|
java.math.BigInteger |
getResultCodeAvpOnSal4XX()
Gets the value of the resultCodeAvpOnSal4XX property.
|
java.math.BigInteger |
getResultCodeAvpOnSal5XX()
Gets the value of the resultCodeAvpOnSal5XX property.
|
java.math.BigInteger |
getResultCodeAvpOnSal6XX()
Gets the value of the resultCodeAvpOnSal6XX property.
|
java.math.BigInteger |
getResultCodeAvpValueOnSessionDisconnectionByAS()
Gets the value of the resultCodeAvpValueOnSessionDisconnectionByAS property.
|
boolean |
isDiameterBasedOrchestrationMode()
Gets the value of the diameterBasedOrchestrationMode property.
|
void |
setDefaultResultCodeAvp(java.math.BigInteger value)
Sets the value of the defaultResultCodeAvp property.
|
void |
setDefaultSessionTypeValue(java.lang.String value)
Set the value of defaultSessionType
|
void |
setDestinationRoutingInfoInDiameterBasedOrchestrationMode(java.lang.String value)
Sets the value of the destinationRoutingInfoInDiameterBasedOrchestrationMode property.
|
void |
setDiameterBasedOrchestrationMode(boolean value)
Sets the value of the diameterBasedOrchestrationMode property.
|
void |
setResultCodeAVPOnNoResponseFromAS(java.math.BigInteger value)
Sets the value of the resultCodeAVPOnNoResponseFromAS property.
|
void |
setResultCodeAvpOnSal4XX(java.math.BigInteger value)
Sets the value of the resultCodeAvpOnSal4XX property.
|
void |
setResultCodeAvpOnSal5XX(java.math.BigInteger value)
Sets the value of the resultCodeAvpOnSal5XX property.
|
void |
setResultCodeAvpOnSal6XX(java.math.BigInteger value)
Sets the value of the resultCodeAvpOnSal6XX property.
|
void |
setResultCodeAvpValueOnSessionDisconnectionByAS(java.math.BigInteger value)
Sets the value of the resultCodeAvpValueOnSessionDisconnectionByAS property.
|
java.math.BigInteger getResultCodeAvpValueOnSessionDisconnectionByAS()
void setResultCodeAvpValueOnSessionDisconnectionByAS(java.math.BigInteger value)
java.math.BigInteger getResultCodeAVPOnNoResponseFromAS()
void setResultCodeAVPOnNoResponseFromAS(java.math.BigInteger value)
java.math.BigInteger getResultCodeAvpOnSal4XX()
void setResultCodeAvpOnSal4XX(java.math.BigInteger value)
java.math.BigInteger getResultCodeAvpOnSal5XX()
void setResultCodeAvpOnSal5XX(java.math.BigInteger value)
java.math.BigInteger getResultCodeAvpOnSal6XX()
void setResultCodeAvpOnSal6XX(java.math.BigInteger value)
java.math.BigInteger getDefaultResultCodeAvp()
void setDefaultResultCodeAvp(java.math.BigInteger value)
boolean isDiameterBasedOrchestrationMode()
void setDiameterBasedOrchestrationMode(boolean value)
java.lang.String getDestinationRoutingInfoInDiameterBasedOrchestrationMode()
void setDestinationRoutingInfoInDiameterBasedOrchestrationMode(java.lang.String value)
void setDefaultSessionTypeValue(java.lang.String value)
java.lang.String getDefaultSessionTypeValue()