public interface CallHandlingIMSSFConfigParserMBean
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getImssfModeOfOperationValue() |
java.lang.String |
getSessionCaseValue() |
java.math.BigInteger |
getTssfDurationInSeconds()
Gets the value of the tssfDurationInSeconds property.
|
java.math.BigInteger |
getTssfUserInteractionDurationInSeconds()
Gets the value of the tssfUserInteractionDurationInSeconds property.
|
void |
setImssfModeOfOperationValue(java.lang.String value)
Set the value of imssfModeOfOperation
|
void |
setSessionCaseValue(java.lang.String value)
Set the value of sessionCase
|
void |
setTssfDurationInSeconds(java.math.BigInteger value)
Sets the value of the tssfDurationInSeconds property.
|
void |
setTssfUserInteractionDurationInSeconds(java.math.BigInteger value)
Sets the value of the tssfUserInteractionDurationInSeconds property.
|
java.math.BigInteger getTssfDurationInSeconds()
void setTssfDurationInSeconds(java.math.BigInteger value)
java.math.BigInteger getTssfUserInteractionDurationInSeconds()
void setTssfUserInteractionDurationInSeconds(java.math.BigInteger value)
void setImssfModeOfOperationValue(java.lang.String value)
java.lang.String getImssfModeOfOperationValue()
void setSessionCaseValue(java.lang.String value)
java.lang.String getSessionCaseValue()