public interface CallHandlingNGInapExtConfigParserMBean
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getGsmScfAddress()
Gets the value of the gsmScfAddress property.
|
java.math.BigInteger |
getResetTimerIntervalInSeconds()
Gets the value of the resetTimerIntervalInSeconds property.
|
java.math.BigInteger |
getUiResetTimerIntervalInSeconds()
Gets the value of the uiResetTimerIntervalInSeconds property.
|
java.math.BigInteger |
getWaitForApplyChargingReportOrCallInformationReportTimerInSeconds()
Gets the value of the waitForApplyChargingReportOrCallInformationReportTimerInSeconds property.
|
java.math.BigInteger |
getWaitForAssistRequestInstructionsAfterEstablishTemporaryConnectionTimerInSeconds()
Gets the value of the waitForAssistRequestInstructionsAfterEstablishTemporaryConnectionTimerInSeconds property.
|
boolean |
isSetCorrelationIdForEstablishTemporaryConnection()
Gets the value of the setCorrelationIdForEstablishTemporaryConnection property.
|
boolean |
isSetScfIdForEstablishTemporaryConnection()
Gets the value of the setScfIdForEstablishTemporaryConnection property.
|
boolean |
isWaitForAssistRequestInstructionsAfterEstablishTemporaryConnection()
Gets the value of the waitForAssistRequestInstructionsAfterEstablishTemporaryConnection property.
|
void |
setGsmScfAddress(java.lang.String value)
Sets the value of the gsmScfAddress property.
|
void |
setResetTimerIntervalInSeconds(java.math.BigInteger value)
Sets the value of the resetTimerIntervalInSeconds property.
|
void |
setSetCorrelationIdForEstablishTemporaryConnection(boolean value)
Sets the value of the setCorrelationIdForEstablishTemporaryConnection property.
|
void |
setSetScfIdForEstablishTemporaryConnection(boolean value)
Sets the value of the setScfIdForEstablishTemporaryConnection property.
|
void |
setUiResetTimerIntervalInSeconds(java.math.BigInteger value)
Sets the value of the uiResetTimerIntervalInSeconds property.
|
void |
setWaitForApplyChargingReportOrCallInformationReportTimerInSeconds(java.math.BigInteger value)
Sets the value of the waitForApplyChargingReportOrCallInformationReportTimerInSeconds property.
|
void |
setWaitForAssistRequestInstructionsAfterEstablishTemporaryConnection(boolean value)
Sets the value of the waitForAssistRequestInstructionsAfterEstablishTemporaryConnection property.
|
void |
setWaitForAssistRequestInstructionsAfterEstablishTemporaryConnectionTimerInSeconds(java.math.BigInteger value)
Sets the value of the waitForAssistRequestInstructionsAfterEstablishTemporaryConnectionTimerInSeconds property.
|
java.math.BigInteger getWaitForAssistRequestInstructionsAfterEstablishTemporaryConnectionTimerInSeconds()
void setWaitForAssistRequestInstructionsAfterEstablishTemporaryConnectionTimerInSeconds(java.math.BigInteger value)
boolean isWaitForAssistRequestInstructionsAfterEstablishTemporaryConnection()
void setWaitForAssistRequestInstructionsAfterEstablishTemporaryConnection(boolean value)
java.math.BigInteger getResetTimerIntervalInSeconds()
void setResetTimerIntervalInSeconds(java.math.BigInteger value)
java.math.BigInteger getUiResetTimerIntervalInSeconds()
void setUiResetTimerIntervalInSeconds(java.math.BigInteger value)
java.lang.String getGsmScfAddress()
void setGsmScfAddress(java.lang.String value)
java.math.BigInteger getWaitForApplyChargingReportOrCallInformationReportTimerInSeconds()
void setWaitForApplyChargingReportOrCallInformationReportTimerInSeconds(java.math.BigInteger value)
boolean isSetScfIdForEstablishTemporaryConnection()
void setSetScfIdForEstablishTemporaryConnection(boolean value)
boolean isSetCorrelationIdForEstablishTemporaryConnection()
void setSetCorrelationIdForEstablishTemporaryConnection(boolean value)